Libraries tagged by apcu
matomo/doctrine-cache-fork
402299 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
yiisoft/cache-apcu
881 Downloads
Yii Caching Library - APCu Handler
empaphy/polyphill-apcu
680 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
m6web/apcu-bundle
126996 Downloads
Provide APCu support
j6s/flow-apcu-with-fallback
23099 Downloads
Package that provides an APCu cache backend that falls back to a given fallback if the APCu extension is not installed.
wearerequired/translations-cache
1532 Downloads
Reduces file reads for translations by caching the first read via APCu.
robinn/phpcacheadmin
460 Downloads
A web dashboard for your favorite caching system.
pablok/cache-stats-bundle
16049 Downloads
PabloK CacheStatsBundle
bnomei/kirby3-php-cachedriver
1828 Downloads
PHP based Cache-Driver
bnomei/kirby3-boost
2417 Downloads
Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.
mittwald/mw-cache-widget
15224 Downloads
Dashboard widget that displays the current memory usage of OpCodeCache or APCu
lavoiesl/apc-polyfill
33140 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
lucinda/nosql-data-access
20953 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
lavitto/typo3-apc-manager
5550 Downloads
APC Manager for TYPO3
robinn/cache
364 Downloads
Simple cache for PHP with support for Redis, Memcached, APCu and Files.