# php-fig/fig-standards

Standards either proposed or approved by the Framework Interop Group

Repository: https://github.com/php-fig/fig-standards
Canonical: https://ross.abutalabs.com/products/fig-standards
Homepage: http://www.php-fig.org/
License: NOASSERTION
License Family: other
Last push: 2026-07-03T10:58:13+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 90, release rhythm 35, longevity 100
- inputs: {"age_days": 5780, "days_push": 61, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12516, forks 2799 (observed 2026-08-28T04:10:59.267616+00:00)

## What it is
The official repository of PHP Standard Recommendations (PSRs) maintained by the PHP Framework Interop Group (PHP-FIG). It hosts proposed and approved interoperability standards covering autoloading, interfaces, HTTP messaging, and coding styles for PHP projects.

## Use cases
- find the current PSR standards for PHP interoperability
- learn PSR-4 autoloading conventions
- read PSR-7 HTTP message interface specifications
- propose a new PHP Standard Recommendation
- check the PER coding style guidelines
- understand PSR-3 logging and PSR-11 container interfaces

## When to choose
- you need the authoritative text of PHP interoperability standards
- you want to make a PHP library or framework compliant with PSRs
- you are drafting or reviewing a proposed PSR

## When to avoid
- you need runnable code or reference implementations rather than specification documents
- you want official translations of the standards
- you need help debugging PHP application code

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, developer-tools
- domain: developer-tools, web-development, programming-languages, documentation
- platform: php
- tags: php-fig, psr, standards, specifications, interoperability, coding-standards

## Member repositories
- php-fig/fig-standards (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:59.267616+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:59.233599+00:00, confidence not recorded.
  - readme: https://github.com/php-fig/fig-standards (fetched 2026-08-28T04:10:59.267616+00:00, sha 6a50a67890d9)
  - homepage: http://www.php-fig.org/ (fetched 2026-08-29T08:11:01.610815+00:00, sha 80ddafb9d457)
  - site_page: https://www.php-fig.org/faqs (fetched 2026-08-29T08:11:01.615150+00:00, sha a652ee5a57f9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
