Libraries tagged by cache PSR-16
subjective-php/psr-cache-mongodb
7966 Downloads
PSR-16 SimpleCache Implementation using MongoDB
jeroen/file-fetcher-cache
134414 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
mrcnpdlk/psr16cache-adapter
31914 Downloads
Cache adapter for PSR-16
alleyinteractive/wp-psr16
6088 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
phant/cache
2136 Downloads
Manage cache easily
wildwolf/psr-cache-common
28095 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
stepanrodionov/php-apcu-cache
15258 Downloads
This is PSR-16 compatible cache library using php-apcu module
rekalogika/psr-16-simple-cache-bundle
5698 Downloads
Enables PSR-16 Simple Cache services in Symfony that were previously removed in Symfony 4.3. Just wire in Psr\SimpleCache\CacheInterface to use it.
platine-php/cache
3577 Downloads
Platine Cache is the implementation of PSR 16 simple cache
kuick/cache
3899 Downloads
Kuick Cache is a slim PSR-16 Simple Cache Interface implementation, supporting backends including Redis, ApcU and FileSystem
cicnavi/simple-file-cache-php
840 Downloads
PSR-16 simple cache provider based on files.
chadicus/psr-cache-helper
12116 Downloads
Utilities to assist with PSR-16 simple cache implementations
wildwolf/psr-cache-memcached
15297 Downloads
PSR-16 Compatible Memcached Cache
php-extended/php-simple-cache-logger
11307 Downloads
A psr-16 compliant middleware cache that logs caches accesses and events
php-extended/php-http-client-simple-cache-psr16
22393 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache