Libraries tagged by mcache
kirkbushell/eloquence
763835 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
cache/redis-adapter
3445523 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/filesystem-adapter
5146894 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7747291 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
deployer/recipes
7162131 Downloads
3rd party deployer recipes
spatie/laravel-blink
892598 Downloads
Cache that expires in the blink of an eye
jokkedk/webgrind
183445 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.
yiisoft/cache-file
615764 Downloads
Yii Caching Library - File Handler
yiisoft/cache
767597 Downloads
Yii Caching Library
wp-cli/cache-command
6292184 Downloads
Manages object and transient caches.
voku/simple-cache
2201474 Downloads
Simple Cache library
utopia-php/cache
220677 Downloads
A simple cache library to manage application cache storing, loading and purging
twig/cache-extra
1541889 Downloads
A Twig extension for Symfony Cache
swayok/alternative-laravel-cache
431143 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
spiritix/lada-cache
414149 Downloads
A Redis based, automated and scalable database caching layer for Laravel