Libraries tagged by menucache
romeoz/rock-cache
3083 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.
robinn/cache
434 Downloads
Simple cache for PHP with support for Redis, Memcached, APCu and Files.
renpengpeng/php-cache
33 Downloads
Make caching easier
pontikis/dacapo
55 Downloads
Dacapo - Simple PHP database wrapper
pilsetnieks/key-value-api
1504 Downloads
Simple key-value cache API to abstract the underlying key-value store.
phy/cache-bundle
8489 Downloads
Cache Bundle for Symfony2 that supports APC, Memcache, Memcached, Redis, Local, and Disk storage.
perimeter/cache-bundle
1152 Downloads
Cache integration for the Memento caching library into Symfony2 and Perimeter API Gateway
nilportugues/cache
118 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
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
lioshi/wonder-cache-bundle
20 Downloads
A full response cache with automatic invalidation.
linio/cache
29588 Downloads
Provides a multi-layered caching abstraction
koded/cache-simple
7547 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
kijin/beaver
36 Downloads
Super lightweight ORM for PHP 5.3+
juanchosl/simplecache
98 Downloads
A small collection of read/write for multiples cache systems using PSR-16