Libraries tagged by APCS
ornicar/apc-bundle
340390 Downloads
Provides a command line task to clear APC cache from the console
laminas/laminas-cache-storage-adapter-apc
1763982 Downloads
Laminas cache adapter
pear2/cache_shm
37337 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
detain/session-samurai
2803 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.
mouf/utils.cache.apc-cache
380094 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.
codeception/module-apc
363722 Downloads
APC module for Codeception
lavoiesl/apc-polyfill
46233 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
vpg/titon.cache
15814 Downloads
The Titon cache package provides a data caching layer that supports multiple storage engines.
snakano/cache-store
54948 Downloads
provides a generic way to cache any data
popphp/pop-cache
8158 Downloads
Pop Cache Component for Pop PHP Framework
phpixie/cache
21189 Downloads
Cache library for PHPixie
ihor/cachalot
28495 Downloads
Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)
ezsystems/stash-bundle
265976 Downloads
Incorporates the Stash caching library into Symfony.
positibe/polyfill-apc-php70
19000 Downloads
Positibe polyfill backporting apc_* functions to higher PHP versions
treasure-chest/treasure-chest
4783 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.