Libraries tagged by PSR_Cache
psr/cache
578717850 Downloads
Common interface for caching libraries
psr/simple-cache
610392122 Downloads
Common interfaces for simple caching
symfony/cache
286150848 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
php-http/cache-plugin
19775711 Downloads
PSR-6 Cache plugin for HTTPlug
cache/tag-interop
21666586 Downloads
Framework interoperable interfaces for tags
cache/adapter-common
21337454 Downloads
Common classes for PSR-6 adapters
cache/hierarchical-cache
14358763 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
beste/in-memory-cache
4852320 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
laminas/laminas-cache
5653204 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
zendframework/zend-cache
11139955 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
matthiasmullie/scrapbook
1842079 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.
cache/filesystem-adapter
4969304 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7510055 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
tedivm/stash
4536580 Downloads
The place to keep your cache.
madewithlove/illuminate-psr-cache-bridge
1415833 Downloads