Libraries tagged by cache PSR-16
jeroen/file-fetcher-cache
138074 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
mrcnpdlk/psr16cache-adapter
33646 Downloads
Cache adapter for PSR-16
alleyinteractive/wp-psr16
6924 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
phant/cache
2402 Downloads
Manage cache easily
kodus/db-cache
20655 Downloads
PSR-16 cache-implementation for SQL databases
wildwolf/psr-cache-common
28881 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
rekalogika/psr-16-simple-cache-bundle
6074 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
3827 Downloads
Platine Cache is the implementation of PSR 16 simple cache
cicnavi/simple-file-cache-php
1382 Downloads
PSR-16 simple cache provider based on files.
wildwolf/psr-cache-memcached
15918 Downloads
PSR-16 Compatible Memcached Cache
php-extended/php-simple-cache-logger
11445 Downloads
A psr-16 compliant middleware cache that logs caches accesses and events
php-extended/php-http-client-simple-cache-psr16
22547 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
psx/cache
164590 Downloads
PSR-6 and PSR-16 implementation using the doctrine cache system
tomaskarlik/psr-nette-cache
5816 Downloads
PSR-16 bridge for Nette Caching.
subjective-php/psr-cache-redis
12289 Downloads
PSR-16 SimpleCache Implementation using Predis