Libraries tagged by laravel caching
websanova/easycache
61 Downloads
Simple on demand caching extension for Laravel.
rinvex/repository
40458 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
themonkeys/blade-cache-filter
965 Downloads
A simple caching filter that caches Laravel's Response objects
awaisjameel/mimetypes
35 Downloads
A Laravel package for dynamically fetching, caching, and resolving MIME types and file extensions using the latest Apache MIME types list. Perfect for file upload validation and content-type detection.
maherio/graceful-cache
5095 Downloads
A wrapper for Laravel's Cache Repository to allow for graceful caching.
swiggles/memcache
49853 Downloads
Memcache driver for Laravel 5
onigoetz/imagecache
3732 Downloads
Image manipulation & caching for everybody
ngsoft/cache
108 Downloads
A PSR-6/PSR-16/React/Laravel/Doctrine cache implementation that supports OPCache, APCu, Doctrine, Illuminate or any PSR-6/16 implementations and can chain them all.
morningtrain/enqueuer
169 Downloads
Laravel package to enqueue css and js files for load. It supports dependencies, caching and passing data to scripts from PHP.
missionx-co/sensitive-actions
12 Downloads
A Laravel package that secures sensitive requests by blocking duplicates and leveraging smart caching.
jshannon63/cobalt
860 Downloads
Autowired Dependency Injection Container for PHP with Dependency Caching
joshembling/cache-machine
7 Downloads
CacheMachine allows you to easily 'withdraw' and 'deposit' cache in your Laravel projects.
enlight/stash-view
130 Downloads
Stash view is a composer package for Laravel which caches blade views using Russian Doll Caching methodology. Which drastically improves speed of the website and as a side effect reduces sql queries and solves n+1 problem.
chack1172/intervention-imagecache
66 Downloads
Caching extension for the Intervention Image Class
jordanbardsley7/laracache
265 Downloads
Laravel caching artisan commands.