Libraries tagged by cachex
kirkbushell/eloquence
793966 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
cache/filesystem-adapter
5247526 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7844861 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
deployer/recipes
7209353 Downloads
3rd party deployer recipes
spatie/laravel-blink
920394 Downloads
Cache that expires in the blink of an eye
yiisoft/cache
783822 Downloads
Yii Caching Library
wp-cli/cache-command
6469252 Downloads
Manages object and transient caches.
voku/simple-cache
2245578 Downloads
Simple Cache library
utopia-php/cache
235420 Downloads
A simple cache library to manage application cache storing, loading and purging
twig/cache-extra
1616751 Downloads
A Twig extension for Symfony Cache
swayok/alternative-laravel-cache
448631 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
418603 Downloads
A Redis based, automated and scalable database caching layer for Laravel
saloonphp/cache-plugin
1270483 Downloads
Official plugin for caching Saloon responses
sabre/cache
1080909 Downloads
Simple cache abstraction layer implementing PSR-16
ryangjchandler/blade-cache-directive
146579 Downloads
Cache chunks of your Blade markup with ease.