Libraries tagged by apc
doctrine/cache
557967089 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
76992906 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions
phpfastcache/phpfastcache
4361593 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
3379942 Downloads
Manage your OPcache & APCu cache through the CLI
tedivm/stash
4594041 Downloads
The place to keep your cache.
matthiasmullie/scrapbook
2010612 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
8607033 Downloads
Streaming terminal emulator, built on top of ReactPHP.
cache/apcu-adapter
2595311 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
apcu/apcu
4445 Downloads
APCu - APC User Cache
sabre/cache
1049694 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2392032 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
1973221 Downloads
Laminas cache adapter for apcu
tedivm/stash-bundle
1361370 Downloads
Incorporates the Stash caching library into Symfony.
smart-core/accelerator-cache-bundle
1345736 Downloads
Provides a command line task to clear PHP Accelerators cache from the console
apix/cache
528147 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.