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

php/php-langspec resource

PHP Language Specification observed · 2026-08-28

github.com/php/php-langspec · homepage · PHP · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4419
  • days_rel: n/a
  • days_push: 851
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2283 stars · 266 forks observed · 2026-08-28

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

The official community-owned, open-source specification of the PHP language, describing its syntax and semantics. It serves as a normative reference for implementers and contributors rather than a tutorial or runtime tool.

Use cases

  • understand the formal PHP language specification
  • implement a PHP interpreter or compiler
  • check exact PHP syntax and semantics rules
  • contribute to PHP language standardization
  • resolve ambiguity about PHP language behavior
  • build PHP tooling like linters or static analyzers against a spec

When to choose

  • you need a normative, precise reference for PHP language behavior
  • you are building an alternative PHP implementation or language tooling
  • you want to contribute to or track the PHP specification process

When to avoid

  • you want a beginner tutorial or practical PHP manual (use php.net docs instead)
  • you need runtime libraries, frameworks, or packages
  • you only need API/function reference documentation

Facets

learning-resource · maturity active

documentation programming-language programming-languages documentation web-development php cross-platform language-specification php-spec standards reference-document

10 sources

Member repositories

RepositoryRoleHealth v2
php/php-langspecmain32

For agents

markdown · JSON · MCP: product_card(name="php/php-langspec")

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