{"id":15578512,"url":"https://github.com/phacman/php-psr","last_synced_at":"2025-10-31T07:45:02.936Z","repository":{"id":205965411,"uuid":"715083715","full_name":"phacman/php-psr","owner":"phacman","description":"Basic PSR recommendations in one place: interfaces, http.","archived":false,"fork":false,"pushed_at":"2023-11-07T10:46:03.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T09:49:25.630Z","etag":null,"topics":["http","interfaces","php","php8","psr"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phacman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-06T12:55:58.000Z","updated_at":"2023-11-07T10:43:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"d699812e-81ac-43e3-b040-6ac6975b56c5","html_url":"https://github.com/phacman/php-psr","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"d393c1492b09fa2d6f38bef8844c071aea160afb"},"previous_names":["phacman/php-psr"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/phacman/php-psr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phacman%2Fphp-psr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phacman%2Fphp-psr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phacman%2Fphp-psr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phacman%2Fphp-psr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phacman","download_url":"https://codeload.github.com/phacman/php-psr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phacman%2Fphp-psr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267772484,"owners_count":24142089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["http","interfaces","php","php8","psr"],"created_at":"2024-10-02T19:11:13.800Z","updated_at":"2025-10-31T07:45:02.856Z","avatar_url":"https://github.com/phacman.png","language":"PHP","readme":"# PHP Standards Recommendations\nBasic PSR recommendations in one place: interfaces, http.\n\nSome recommendations are **combined in one directory** due to a single namespace:\n- **http-message:** http-factory + http-message\n- **http-server:** http-server-handler + http-server-middleware\n\nMain site: https://www.php-fig.org/\n\n\u003e Attention! All standards are copied as is. No code changes or formatting.\n\n## Original Numerical Index\n\n| Num | Title                               | Editor(s) / Maintainers        | Status     |\n|:---:|-------------------------------------|--------------------------------|------------|\n|  0  | ~~Autoloading Standard (psr0)~~     |                                | Deprecated |\n|  1  | Basic Coding Standard (psr1)        | _vacant_                       | Accepted   |\n|  2  | ~~Coding Style Guide (psr2)~~       |                                | Deprecated |\n|  3  | **Logger Interface** (psr3)         | Jordi Boggiano                 | Accepted   |\n|  4  | Autoloading Standard (psr4)         | _vacant_                       | Accepted   |\n|  5  | PHPDoc Standard (psr5)              | Chuck Burgess                  | Draft      |\n|  6  | **Caching Interface** (psr6)        | Larry Garfield                 | Accepted   |\n|  7  | **HTTP Message Interface** (psr7)   | Matthew Weier O'Phinney        | Accepted   |\n|  8  | Huggable Interface (psr8)           | Larry Garfield                 | Abandoned  |\n|  9  | Security Advisories (psr9)          | Michael Hess                   | Abandoned  |\n| 10  | Security Reporting Process (psr10)  | Michael Hess                   | Abandoned  |\n| 11  | **Container Interface** (psr11)     | Matthieu Napoli, David Négrier | Accepted   |\n| 12  | Extended Coding Style Guide (psr12) | Korvin Szanto                  | Accepted   |\n| 13  | **Hypermedia Links** (psr13)        | Larry Garfield                 | Accepted   |\n| 14  | **Event Dispatcher** (psr14)        | Larry Garfield                 | Accepted   |\n| 15  | **HTTP Handlers** (psr15)           | Woody Gilk                     | Accepted   |\n| 16  | **Simple Cache** (psr16)            | Paul Dragoonis                 | Accepted   |\n| 17  | **HTTP Factories** (psr17)          | Woody Gilk                     | Accepted   |\n| 18  | **HTTP Client** (psr18)             | Tobias Nyholm                  | Accepted   |\n| 19  | PHPDoc tags (psr19)                 | Chuck Burgess                  | Draft      |\n| 20  | **Clock** (psr20)                   | Chris Seufert                  | Accepted   |\n| 21  | Internationalization (psr21)        | Navarr Barnier                 | Draft      |\n| 22  | Application Tracing (psr22)         | Adam Allport                   | Draft      |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphacman%2Fphp-psr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphacman%2Fphp-psr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphacman%2Fphp-psr/lists"}