Libraries tagged by APC Cache
bdk/simplecache
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
ehough/stash
782 Downloads
Fork of tedious/Stash compatible with PHP 5.2+
adamquaile/caching
26 Downloads
Caching library including APC cache, static file cache, etc
orbisnull/localcache
4 Downloads
php cache in apc, xcache files, etc
jamm/memory
27276 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
tschoffelen/memory
3318 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.