Libraries tagged by ps
psr-discovery/http-factory-implementations
5649803 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory 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/http-client-implementations
5643340 Downloads
Lightweight library that discovers available PSR-18 HTTP Client 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/event-dispatcher-implementations
5508010 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
5663828 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
5507419 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
5509877 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
5503567 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
7696021 Downloads
PSR-7 Uri and PSR-17 UriFactory implementation
phrity/net-stream
2411075 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
phpbu/phpbu
75088 Downloads
PHP Backup utility.
php-middleware/php-debug-bar
303620 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
nimbly/shuttle
3462390 Downloads
Simple PSR-18 HTTP client.
nettrine/dbal
1993491 Downloads
Doctrine DBAL for Nette Framework
middlewares/utils
2992253 Downloads
Common utils for PSR-15 middleware packages
middlewares/request-handler
1339522 Downloads
Middleware to execute request handlers