Libraries tagged by PSR-1
timurturdyev/laminas-cache
8 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
thnguyendev/phpwebcore
8 Downloads
PHPWebCore framework
thnguyendev/phpcore
16 Downloads
The phpcore framework
thingston/cache-manager
2 Downloads
Flexible configured cache pools for PHP applications implementing PSR-6 and PSR-16.
thewebsolver/pipeline
16 Downloads
Follows Chain of Responsibility Design Pattern to handle the given subject/request.
thewebsolver/container
3 Downloads
A simple container for Dependency Injection and Auto-wiring
thecodingmachine/pimple-universal-service-provider-bridge
5 Downloads
This library allows Pimple containers to use universal service providers as defined in container-interop/service-provider
thecodingmachine/laravel-universal-service-provider
11 Downloads
This Laravel service provider allows Laravel applications to use service providers as defined in container-interop/service-provider
the-limbo/router-contracts
0 Downloads
Generic abstractions for router.
the-limbo/event-dispatcher-contracts
0 Downloads
Generic abstractions for event dispatcher.
the-limbo/container-contracts
4 Downloads
Generic abstractions for dependency injection container.
testsmith-socialconnect/http-client
39 Downloads
PSR-18 HTTP Client on top of Guzzle PSR7
terablaze/psr7-server
117 Downloads
Helper classes to handle PSR-7 server requests(A fork of nyholm/psr7-server, removing final clause from all classes making them extendable)
terablaze/psr7
120 Downloads
A fast PHP7 implementation of PSR-7 (A fork of nyholm/psr7, removing final clause from all classes making them extendable)
temant/container
5 Downloads
A lightweight dependency injection container.