Libraries tagged by php-fig
flotzilla/container
3 Downloads
PHP FIG PSR-11 container implementation
fighter/fighter
17 Downloads
Fighter is a fast, simple, extensible framework for PHP. Fighter enables you to quickly and easily build RESTful web applications.
vulpes/cache
36 Downloads
PHP FIG PSR-16 Simple cache implementation.
vulpes/container
29 Downloads
PHP FIG PSR-11 Container implementation.
nolikein/cookie-manager
13 Downloads
A librairy which provide a factory manager to create cookie. Inspired by PSR practices : https://www.php-fig.org/psr/
nolikein/cookie-interface
21 Downloads
A librairy which provide interface to create cookie. Inspired by PSR practices : https://www.php-fig.org/psr/
nolikein/cookie-factory-interface
19 Downloads
A librairy which provide a factory interface to create cookie. Inspired by PSR practices : https://www.php-fig.org/psr/
czachor/psr4-autoloader
44 Downloads
PSR-4 Autoloader based on https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader-examples.md
asbamboo/di
34 Downloads
基于psr/container(PHP FIG PSR-11)的Container模块