Libraries tagged by psr2
laminas/laminas-di
15716815 Downloads
Automated dependency injection for PSR-11 containers
laminas/laminas-cache
5865579 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
elastic/transport
13848329 Downloads
HTTP transport PHP library for Elastic products
dflydev/fig-cookies
7482789 Downloads
Cookies for PSR-7 HTTP Message Interface.
chillerlan/php-settings-container
16923747 Downloads
A container class for immutable settings objects. Not a DI container.
cache/redis-adapter
3420390 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/hierarchical-cache
14710644 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
cache/filesystem-adapter
5109921 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7709810 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
bilfeldt/laravel-http-client-logger
1208948 Downloads
A logger for the Laravel HTTP Client
beste/in-memory-cache
5804970 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
aura/router
1350993 Downloads
Powerful, flexible web routing for PSR-7 requests.
analog/analog
1451992 Downloads
Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.
akrabat/ip-address-middleware
2149971 Downloads
PSR-15 middleware that determines the client IP address and stores it as a ServerRequest attribute
zendframework/zend-servicemanager
28381310 Downloads
Factory-Driven Dependency Injection Container