Libraries tagged by ps
psr-discovery/event-dispatcher-implementations
4924611 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
5056312 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
4924002 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/cache-implementations
4926185 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/all
4920396 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
phrity/net-uri
7072715 Downloads
PSR-7 Uri and PSR-17 UriFactory implementation
phrity/net-stream
1995653 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
phpbu/phpbu
72137 Downloads
PHP Backup utility.
php-middleware/php-debug-bar
270935 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
phalcon/cphalcon
236720 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
nordigen/nordigen-php
214905 Downloads
Nordigen official API client for PHP
nimbly/shuttle
3310806 Downloads
Simple PSR-18 HTTP client.
nettrine/dbal
1851606 Downloads
Doctrine DBAL for Nette Framework
middlewares/utils
2874535 Downloads
Common utils for PSR-15 middleware packages
middlewares/trailing-slash
393430 Downloads
Middleware to normalize the trailing slash of the uri path