Libraries tagged by apc
sunnysideup/cachetools
63 Downloads
Test the Silverstripe implementation of the Zend Cache
sugiphp/cache
664 Downloads
SugiPHP Cache Component
sfire-framework/sfire-cache
7 Downloads
Temporarily save and retrieve data to and from cache using file system, APCu or Redis.
rswebdev/data-cache-behavior
30 Downloads
Adds a Data Cache to Propel
rodchyn/stash
321 Downloads
The place to keep your cache.
quietasice/phpfastcache
1293 Downloads
PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
pilsetnieks/key-value-api
1500 Downloads
Simple key-value cache API to abstract the underlying key-value store.
orpheus/orpheus-cache
320 Downloads
Orpheus Cache
nazo/safeapc
28 Downloads
APC Cache Safe Using Wrapper
naroga/stash-bundle
19 Downloads
Incorporates the Stash caching library into Symfony.
mesingh/phpfastcache
730 Downloads
A working fork of PHP Fast Chache library
kijin/ooapc
0 Downloads
An object-oriented interface to APC, drop-in replacement for Memcache class
kadokweb/scrapbook
6 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
joefallon/phpcache
34 Downloads
This package contains a tag-based cache (APC only).
hammermaps-dev/phpfastcache
365 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.