Libraries tagged by psr4
laminas/laminas-httphandlerrunner
14229449 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
laminas/laminas-di
15648940 Downloads
Automated dependency injection for PSR-11 containers
laminas/laminas-cache
5837031 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
elastic/transport
13690868 Downloads
HTTP transport PHP library for Elastic products
dflydev/fig-cookies
7461998 Downloads
Cookies for PSR-7 HTTP Message Interface.
chillerlan/php-settings-container
16774693 Downloads
A container class for immutable settings objects. Not a DI container.
cache/redis-adapter
3405597 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/hierarchical-cache
14669791 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
cache/filesystem-adapter
5088653 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7688294 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
bilfeldt/laravel-http-client-logger
1191213 Downloads
A logger for the Laravel HTTP Client
beste/in-memory-cache
5676654 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
aura/router
1347190 Downloads
Powerful, flexible web routing for PSR-7 requests.
analog/analog
1449707 Downloads
Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.
akrabat/ip-address-middleware
2140054 Downloads
PSR-15 middleware that determines the client IP address and stores it as a ServerRequest attribute