Libraries tagged by PSR_Cache
jdwx/array-cache
3213 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
felixarntz/wp-psr-cache
215 Downloads
Object cache implementation for WordPress that acts as an adapter for PSR-6 and PSR-16 caching libraries.
apix/simple-cache
17563 Downloads
The PSR-16 extension to Apix-Cache.
anik/cache
142 Downloads
psr/cache-util
5686 Downloads
Useful utility classes and traits for implementing the PSR cache standard
wildwolf/psr-memory-cache
13208 Downloads
PSR-6 and PSR-16 compliant memory cache
tomaskarlik/psr-nette-cache
6506 Downloads
PSR-16 bridge for Nette Caching.
rapidwebltd/rw-file-cache-psr-6
20160 Downloads
PSR-6 adapter for RW File Cache
phant/cache
4775 Downloads
Manage cache easily
pextras/psr16-namespaced-cache
894 Downloads
Namespaced PSR-16 cache
nations-original/php-sf-cache
101 Downloads
PSR-16 cache adapters (Redis, Memcached, APCu) with helper functions. Works with Symfony, custom frameworks, and legacy projects.
modmore/revolution-cache
4945 Downloads
A PSR-6 cache implementation to access the MODX Revolution Cache Provider.
lesjoursfr/filesystem-cache
2986 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
ihipop/psr-null-cache
2837 Downloads
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation
idct/php-rapid-cache-client
52 Downloads
High-performance Redis/Valkey-backed PSR-16 cache client for PHP, extended with tag-based invalidation, queues, sets, sorted sets, and atomic counters.