Libraries tagged by cache class
matthewbdaly/laravel-repositories
1207 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
kevintew/imagecache
5 Downloads
Caching extension for the Intervention Image Class
gueff/cachix
3248 Downloads
A simple PHP Caching Class working with files
gem-partij/gemboot-imagecache
3413 Downloads
Caching extension for the Intervention Image Class
oleku/mcache
249 Downloads
Simple class that extends memcache to allow data larger than 1MB.
abmmhasan/oof
205 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
74 Downloads
A Collection of useful PHP class functions.
solution10/circuitbreaker
4575 Downloads
Simple circuitbreaker class that uses Doctrine\Cache to persist state
zoopcommerce/juggernaut
1444 Downloads
A caching module for PHP that includes adapters for File System, APC and Memcached. It also includes a number of helper classes for DB caching and full page cache
madlab/multi-server-scheduling
18564 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
winnipass/simple-php-cache
5 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
this7/cache
48 Downloads
this7 PHP cache class.
shaggyze/simple-php-cache
1 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
selifa/cache
174 Downloads
Cache class and driver(s) for Selifa framework.
rothkj1022/php-cache-class
80 Downloads
A simple file based cache based from Erik Giberti's FileCache class, forked from lodev09/php-cache-class.