Libraries tagged by psr
matthiasmullie/scrapbook
1891277 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
laminas/laminas-stratigility
5451243 Downloads
PSR-7 middleware foundation for building and dispatching middleware pipelines
laminas/laminas-di
15452165 Downloads
Automated dependency injection for PSR-11 containers
laminas/laminas-cache
5751850 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
elastic/transport
13261469 Downloads
HTTP transport PHP library for Elastic products
dflydev/fig-cookies
7398314 Downloads
Cookies for PSR-7 HTTP Message Interface.
chillerlan/php-settings-container
16363618 Downloads
A container class for immutable settings objects. Not a DI container.
cache/simple-cache-bridge
2497944 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
cache/redis-adapter
3363758 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/hierarchical-cache
14539091 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
cache/filesystem-adapter
5033301 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7615484 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
bilfeldt/laravel-http-client-logger
1155686 Downloads
A logger for the Laravel HTTP Client
beste/in-memory-cache
5299958 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
aura/router
1335543 Downloads
Powerful, flexible web routing for PSR-7 requests.