Libraries tagged by APC Cache
adamquaile/caching
1 Favers
26 Downloads
26 Downloads
Caching library including APC cache, static file cache, etc
orbisnull/localcache
0 Favers
4 Downloads
4 Downloads
php cache in apc, xcache files, etc
jamm/memory
134 Favers
22594 Downloads
22594 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
0 Favers
3318 Downloads
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.