Libraries tagged by PSR-1
woohoolabs/yang
1253038 Downloads
Woohoo Labs. Yang
webimpress/coding-standard
1695952 Downloads
Webimpress Coding Standard
typo3/symfony-psr-event-dispatcher-adapter
5505900 Downloads
Adapter to provide compatibility with the Symfony's event dispatcher interface in all versions with the PSR-14 specification.
tuupola/http-factory
3633582 Downloads
Lightweight autodiscovering PSR-17 HTTP factories
tuupola/cors-middleware
1658884 Downloads
PSR-7 and PSR-15 CORS middleware
tuupola/callable-handler
3644644 Downloads
Compatibility layer for PSR-7 double pass and PSR-15 middlewares.
stevenmaguire/trello-php
269105 Downloads
PHP wrapper for Trello API
sanmai/di-container
189730 Downloads
dependency injection container with automatic constructor dependency resolution
sabre/cache
1063057 Downloads
Simple cache abstraction layer implementing PSR-16
psr-discovery/http-factory-implementations
5910340 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
5903737 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
5756865 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
5925090 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
5756284 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/all
5752243 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.