Libraries tagged by apc
robinn/phpcacheadmin
3650 Downloads
A web dashboard for your favorite caching system.
matomo/doctrine-cache-fork
1040983 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
codeception/module-apc
356773 Downloads
APC module for Codeception
ornicar/apc-bundle
339754 Downloads
Provides a command line task to clear APC cache from the console
yiisoft/cache-apcu
7791 Downloads
Yii Caching Library - APCu Handler
symfony/polyfill-apcu
Downloads
ext-apcu
Downloads
l3rady/object-cache-apcu
1168 Downloads
APCu backend for WordPress' Object Cache
laminas/laminas-cache-storage-adapter-apc
1725394 Downloads
Laminas cache adapter
pear2/cache_shm
35456 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
jamm/memory
26843 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
ezsystems/stash-bundle
263400 Downloads
Incorporates the Stash caching library into Symfony.
detain/session-samurai
1314 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
pablok/cache-stats-bundle
21949 Downloads
PabloK CacheStatsBundle
mouf/utils.cache.apc-cache
378890 Downloads
This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.