Ross ROSS = Recommend OSS · open-source software intelligence for agents

TheAlgorithms/PHP resource

All Algorithms implemented in PHP observed · 2026-08-28

github.com/TheAlgorithms/PHP · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2251
  • days_rel: n/a
  • days_push: 23
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2646 stars · 582 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of algorithms and data structures implemented in PHP for educational purposes. It serves as a reference for learning how common computational algorithms work rather than a production-grade library.

Use cases

  • learn how sorting algorithms are implemented in php
  • study data structures like trees and graphs in php
  • reference implementations of common algorithms for education
  • prepare for coding interviews with php algorithm examples
  • understand algorithm pseudocode by reading php code

When to choose

  • you want readable, educational implementations of algorithms in php
  • you are learning algorithms and prefer php as your language
  • you need reference code to compare against your own implementations

When to avoid

  • you need performant, production-ready algorithms - use php's standard library instead
  • you need a maintained, tested algorithm library for a real application
  • you need algorithms in a language other than php

Facets

learning-resource · maturity active

developer-tools education programming-languages php algorithms data-structures educational php

1 source

Member repositories

RepositoryRoleHealth v2
TheAlgorithms/PHPmain76

For agents

markdown · JSON · MCP: product_card(name="TheAlgorithms/PHP")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem