o2system / psr
O2System PSR it's build based on PHP Framework Interop Group (PHP-FIG) standards recommendations. This repository contains a collection of PHP interfaces based on the PSR-0 until the PSR-7.
Fund package maintenance!
Patreon
Open Collective
Installs: 18 612
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 0
Open Issues: 0
Type:package
Requires
- php: ^7.2.0
- psr/cache: *
- psr/container: *
- psr/http-message: *
- psr/http-server-middleware: *
- psr/log: *
- psr/simple-cache: *
README
O2System PHP Standards Recommendations (PSR)
O2System PSR was build based on PHP Framework Interop Group (PHP-FIG) standards recommendations and it is edited and added by some standards recommendations for O2System PHP Framework. This repository contains a collection of PHP classes, abstract classes and interfaces classes based on the PSR-3, PSR-4, PSR-6 and PSR-7.
PHP Pattern Classes
- Parent-Child Pattern Class
- Data Storage Pattern Class
- Factory-Prototype Pattern Class
- Handler Pattern Class
- Item Storage Pattern Class
- Object Container Pattern Class
- Object Registry Pattern Class
- Observer Pattern Class
- Singleton Pattern Class
- Subject Pattern Class
- Variable Storage Pattern Class
Composer Installation
The best way to install O2System Psr is to use Composer
composer require o2system/psr
Packagist: https://packagist.org/packages/o2system/psr
Usage
Documentation is available on this repository wiki or visit this repository github page.
Ideas and Suggestions
Please kindly mail us at o2system.framework@gmail.com
Bugs and Issues
Please kindly submit your issues at Github so we can track all the issues along development and send a pull request to this repository.
System Requirements
- PHP 7.2+
- Composer