Libraries tagged by laravel cache
spatie/laravel-responsecache
9083358 Downloads
Speed up a Laravel application by caching the entire response
prettus/l5-repository
11404055 Downloads
Laravel 8|9|10|11|12|13 - Repositories to the database layer
rennokki/laravel-eloquent-query-cache
4397687 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
intervention/imagecache
9475816 Downloads
Caching extension for the Intervention Image Class
spatie/laravel-blink
1252690 Downloads
Cache that expires in the blink of an eye
silber/page-cache
476149 Downloads
Caches responses as static files on disk for lightning fast page loads.
roadrunner-php/laravel-bridge
64053 Downloads
Laravel integration for RoadRunner with support for HTTP, Jobs, gRPC, and Temporal plugins - going beyond Octane's capabilities
kirkbushell/eloquence
1053877 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
swayok/alternative-laravel-cache
587659 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/
imanghafoori/laravel-widgetize
141107 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
iazaran/smart-cache
12379 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.
mpyw/laravel-cached-database-stickiness
358717 Downloads
Guarantee database stickiness over the same user's consecutive requests
ymigval/laravel-model-cache
64594 Downloads
Laravel package for caching Eloquent model queries
yediyuz/laravel-cloudflare-cache
45748 Downloads
laravel-cloudflare-cache
elcobvg/laravel-opcache
353258 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.