Libraries tagged by PSRs
ml/iri
4414395 Downloads
IRI handling for PHP
matthiasmullie/scrapbook
1762243 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
5123014 Downloads
PSR-7 middleware foundation for building and dispatching middleware pipelines
laminas/laminas-httphandlerrunner
12913919 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
laminas/laminas-di
14705422 Downloads
Automated dependency injection for PSR-11 containers
laminas/laminas-cache
5456426 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
elastic/transport
11652375 Downloads
HTTP transport PHP library for Elastic products
dflydev/fig-cookies
7166436 Downloads
Cookies for PSR-7 HTTP Message Interface.
chillerlan/php-settings-container
14905669 Downloads
A container class for immutable settings objects. Not a DI container.
cache/hierarchical-cache
14033709 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
cache/filesystem-adapter
4845532 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7319356 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
cache/adapter-common
20797043 Downloads
Common classes for PSR-6 adapters
beste/in-memory-cache
3994173 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
aura/router
1299582 Downloads
Powerful, flexible web routing for PSR-7 requests.