Libraries tagged by APC Cache
10quality/wpmvc-phpfastcache
6682 Downloads
Forked version that works with WordPress MVC.
treasure-chest/treasure-chest
4493 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.
pilsetnieks/key-value-api
1466 Downloads
Simple key-value cache API to abstract the underlying key-value store.
rcastera/apc
31 Downloads
APC Cache
icedevelopment/apc-bundle
1210 Downloads
Provides a command line task to clear APC cache from the console
gpolverini/apcu-cache
70 Downloads
APC User Cache library for PHP
phy/cache-bundle
8489 Downloads
Cache Bundle for Symfony2 that supports APC, Memcache, Memcached, Redis, Local, and Disk storage.
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.
beryllium/silex-cache-provider
733 Downloads
A cache provider for Silex, supporting Memcache, APC, and file-based caching.
webiny/cache
340 Downloads
Webiny Cache Component
rundiz/simple-cache
95 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
romeoz/rock-cache
3077 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
orpheus/orpheus-cache
314 Downloads
Orpheus Cache
oldpak/cache
16 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
next/cache
25 Downloads
A cache component based on PSR16 specification which supports File,Redis,Memcached and APC.