Libraries tagged by PSR Cache
ropendev/cache
410 Downloads
PHP Simple Cache File Librairy (PSR compliant, PSR4 for autoloading).
zfegg/psr11-symfony-cache
24 Downloads
Symfony Cache Component Factories for PSR-11
ropi/in-memory-cache
22 Downloads
PSR-16 compatible in-memory cache library
ecfectus/cache
11 Downloads
A PSR 6 and PHP 7 cache package
blazon/psr11-symfony-cache
1251 Downloads
Symfony Cache Component Factories for PSR-11
anax/cache
12906 Downloads
Anax Cache module, caching like PSR-6/16.
shen2/simple-cache-mongodb
4 Downloads
Common mongodb cache for simple caching, implements PSR-16 SimpleCache Interface
gemblue/tiny-cache
240 Downloads
Simple Cache Adapter for PHP Projects, PSR-16 Comply
calin-marian/drupal7-psr6-cache-wrapper
71 Downloads
A PSR-6 adapter for Drupal 7 cache system
thingston/cache-manager
2 Downloads
Flexible configured cache pools for PHP applications implementing PSR-6 and PSR-16.
talesoft/tale-cache
13 Downloads
A basic cache implementation with adapter support through PSR-6 pools
peroks/guzzle-file-cache
61 Downloads
A lightweight file cache for Guzzle 7+ implementing the PSR-16 Caching Interface
hav/cache
22 Downloads
A cache library that is implmeneted from PSR-6
villain/cache
12 Downloads
Cache Component for PHP
vespula/simple-cache
70 Downloads
A PSR-16 implementation for very simple caching. Nothing fancy. Just dead-simple caching. Adapters include None, Sql (via PDO), Memcached, and File.