Libraries tagged by apc
doctrine/cache
495801692 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
73385694 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions
tedivm/stash
4355311 Downloads
The place to keep your cache.
phpfastcache/phpfastcache
3731392 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
2900029 Downloads
Manage your OPcache & APCu cache through the CLI
matthiasmullie/scrapbook
1537059 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
6743333 Downloads
Streaming terminal emulator, built on top of ReactPHP.
cache/apcu-adapter
2178343 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
sabre/cache
771758 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2269540 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
apix/cache
503464 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.
laminas/laminas-cache-storage-adapter-apcu
1744233 Downloads
Laminas cache adapter for apcu
tedivm/stash-bundle
1343233 Downloads
Incorporates the Stash caching library into Symfony.
smart-core/accelerator-cache-bundle
1325594 Downloads
Provides a command line task to clear PHP Accelerators cache from the console
codeception/module-apc
288063 Downloads
APC module for Codeception