Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/localzet/psr
Localzet PSR is a component for projects that provides a set of common interfaces for PHP. Developed by Ivan Zorin, it adheres to the PHP Standard Recommendations (PSR).
https://github.com/localzet/psr
library psr standart
Last synced: about 1 month ago
JSON representation
Localzet PSR is a component for projects that provides a set of common interfaces for PHP. Developed by Ivan Zorin, it adheres to the PHP Standard Recommendations (PSR).
- Host: GitHub
- URL: https://github.com/localzet/psr
- Owner: localzet
- License: agpl-3.0
- Created: 2023-07-25T09:23:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T22:07:07.000Z (about 2 months ago)
- Last Synced: 2024-11-24T20:10:53.768Z (about 1 month ago)
- Topics: library, psr, standart
- Language: PHP
- Homepage:
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
- ~~PSR-0 (Autoloading Standard)~~ (**DEPRECATED**)
- ~~PSR-1 (Basic Coding Standard)~~ (**IMPOSSIBLE**)
- ~~PSR-2 (Coding Style Guide)~~ (**DEPRECATED**)
- **PSR-3 (Logger Interface)**
- ~~PSR-4 (Autoloading Standard)~~ (**IMPOSSIBLE**)
- ~~PSR-5 (PHPDoc Standard)~~ (**DRAFT**)
- **PSR-6 (Caching Interface)**
- **PSR-7 (HTTP Message)**
- ~~PSR-8 (PHPDoc Standard)~~ (**ABANDONED**)
- ~~PSR-9 (PHPDoc Standard)~~ (**ABANDONED**)
- ~~PSR-10 (PHPDoc Standard)~~ (**ABANDONED**)
- **PSR-11 (Container Interface)**
- ~~PSR-12 (Extended Coding Style Guide)~~ (**IMPOSSIBLE**)
- **PSR-13 (Hypermedia Links)**
- **PSR-14 (Event Dispatcher)**
- **PSR-15 (HTTP Server)**
- **PSR-16 (Simple Cache)**
- **PSR-17 (HTTP Factories)**
- **PSR-18 (HTTP Client)**
- ~~PSR-19 (PHPDoc tags)~~ (**DRAFT**)
- **PSR-20 (Clock)**
- ~~PSR-21 (Internationalization)~~ (**DRAFT**)
- ~~PSR-22 (Application Tracing)~~ (**DRAFT**)