Libraries tagged by apc
rundiz/simple-cache
115 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
romeoz/rock-cache
3079 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.
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.
m1/stash-silex
3237 Downloads
StashSilex is a Silex service provider and session handler for the popular caching library Stash
kuria/cache
674 Downloads
Caching library with driver abstraction
j0sh0nat0r/simple-cache
520 Downloads
A simple yet modular PHP caching library
foolz/cache
1728 Downloads
Rich girls' caching package. We want everything from dummy to permanent.
detain/session-samurai
82 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.
beryllium/cache
1007 Downloads
Provides a PHP interface to numerous caching implementations
amostajo/phpfastcache
662 Downloads
Fork from original phpfastcache to autoload with PSR-4
10quality/wpmvc-phpfastcache
6757 Downloads
Forked version that works with WordPress MVC.
winzou/cache-bundle
28962 Downloads
This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..
opis/cache
1601 Downloads
A library that helps you work with cached content
jmatosp/tumbleweed-cache
13294 Downloads
PHP caching implementation of PSR-6