Libraries tagged by simple cache
kitpages/simple-cache-bundle
27719 Downloads
Very simple cache system for symfony2. The cache data are saved in one table in database.
jmf/simple-cache
97 Downloads
Cache package implementing PSR-16 simple cache interface.
jiaweixs/simplecache
2727 Downloads
A PHP Simple Cache Base on File.
jambagecom/base-cache
405 Downloads
Common interfaces for simple caching by psr/simple-cache.
j0sh0nat0r/simple-cache
520 Downloads
A simple yet modular PHP caching library
ipunkt/laravel-route-cache
87 Downloads
Simple Cache for Laravel Routes sending 304 and cached static content
deable/redis-cache
69 Downloads
Simplest implementation of redis as psr/simple-cache.
aivchen/yii2-simple-cache-adapter
844 Downloads
PSR-16 Yii2 Adapter
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..
oops/cache-factory
2475 Downloads
Simple cache factory extension for Nette.
odan/cache
3737 Downloads
PHP OpCache implementation of PSR-16 Simple Cache Interface
qcubed-4/cache
129 Downloads
Standalone cache library, used by the QCubed-4 framework, but can also be used independently. Implements the PSR-16 SimpleCache interface
patkruk/laravel-cached-settings
683 Downloads
A simple cached config container for Laravel 4
soupmix/cache-redis
360 Downloads
Framework agnostic Redis adapter for SimpleCache Interface.
soupmix/cache-apcu
258 Downloads
Framework agnostic APCu adapter for SimpleCache Interface.