Libraries tagged by APCS
romeoz/rock-cache
3094 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
kuria/cache
740 Downloads
Caching library with driver abstraction
dreamfactory/df-cache
44098 Downloads
Cache service for DreamFactory Platform 2.0
10quality/wpmvc-phpfastcache
7021 Downloads
Forked version that works with WordPress MVC.
jmatosp/tumbleweed-cache
13458 Downloads
PHP caching implementation of PSR-6
smart-php/super-cache
896 Downloads
Simple PHP cache mechanism which is 500X Faster Caching than Redis/Memcache/APC in PHP & HHVM
jorgenevens/php-cache-dashboard
21 Downloads
PHP APC, APCu, OPcache and realpath dashboard
stealth35/apc-profiler-bundle
1245 Downloads
Symfony ApcProfilerBundle
rcastera/apc
32 Downloads
APC Cache
malenki/apc
6 Downloads
Simple wrapper for some APC features.
gamegos/nosql-apc
535 Downloads
APC extension for gamegos/nosql library
orkestra/apc-bundle
7378 Downloads
APC Cache Bundle for Symfony 2 PHP Framework
rundiz/simple-cache
139 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
quietasice/phpfastcache
1355 Downloads
PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
pilsetnieks/key-value-api
1569 Downloads
Simple key-value cache API to abstract the underlying key-value store.