Libraries tagged by apc
doctrine/cache
565394197 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/polyfill-apcu
77555376 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions
phpfastcache/phpfastcache
4480709 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, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
gordalina/cachetool
3451364 Downloads
Manage your OPcache & APCu cache through the CLI
tedivm/stash
4632087 Downloads
The place to keep your cache.
matthiasmullie/scrapbook
2098483 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
clue/term-react
8906002 Downloads
Streaming terminal emulator, built on top of ReactPHP.
cache/apcu-adapter
2679050 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
apcu/apcu
6630 Downloads
APCu - APC User Cache
sabre/cache
1088389 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2413041 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
laminas/laminas-cache-storage-adapter-apcu
2006928 Downloads
Laminas cache adapter for apcu
tedivm/stash-bundle
1363605 Downloads
Incorporates the Stash caching library into Symfony.
smart-core/accelerator-cache-bundle
1347729 Downloads
Provides a command line task to clear PHP Accelerators cache from the console
apix/cache
531465 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.