Libraries tagged by laravel caching
spatie/laravel-responsecache
9546438 Downloads
Speed up a Laravel application by caching the entire response
mike-bronner/laravel-model-caching
200806 Downloads
Automatic caching for Eloquent models.
mikebronner/laravel-model-caching
211379 Downloads
Automatic caching for Eloquent models.
genealabs/laravel-model-caching
5282419 Downloads
Automatic caching for Eloquent models.
rennokki/laravel-eloquent-query-cache
4549979 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
arrilot/laravel-widgets
4849925 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
watson/rememberable
5727875 Downloads
Query caching for Laravel
intervention/imagecache
9630178 Downloads
Caching extension for the Intervention Image Class
ymigval/laravel-model-cache
74980 Downloads
Laravel package for caching Eloquent model queries
imanghafoori/laravel-widgetize
142600 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
iazaran/smart-cache
16851 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
spiritix/lada-cache
462480 Downloads
A Redis based, automated and scalable database caching layer for Laravel
omaralalwi/lexi-translate
24048 Downloads
Laravel translation package with morph relationships and caching.
maartenstaa/laravel-41-route-caching
385003 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
rickselby/laravel-gate-cache
125818 Downloads
Add a per-request caching layer to Laravel's Gate