Libraries tagged by apcu
robinn/phpcacheadmin
577 Downloads
A web dashboard for your favorite caching system.
matomo/doctrine-cache-fork
525641 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
empaphy/polyphill-apcu
23221 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
l3rady/object-cache-apcu
937 Downloads
APCu backend for WordPress' Object Cache
j6s/flow-apcu-with-fallback
28434 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
2467 Downloads
Reduces file reads for translations by caching the first read via APCu.
pablok/cache-stats-bundle
19032 Downloads
PabloK CacheStatsBundle
bnomei/kirby3-boost
2546 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
25430 Downloads
Dashboard widget that displays the current memory usage of OpCodeCache or APCu
lavoiesl/apc-polyfill
39078 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
m6web/apcu-bundle
128049 Downloads
Provide APCu support
lucinda/nosql-data-access
23148 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
bnomei/kirby3-php-cachedriver
2390 Downloads
PHP based Cache-Driver
kuick/cache
4097 Downloads
Kuick Cache is a slim PSR-16 Simple Cache Interface implementation, supporting backends including Redis, ApcU and FileSystem
libertyphp/apcu-cache
62 Downloads
The PSR-6 and PSR-16 cache implementation using APCu. The fastest cache for PHP.