Libraries tagged by laravel cache
atomescrochus/laravel-musixmatch
53 Downloads
Search the Musixmatch API with cache support
abenevaut/laravel-opcache-clear
3166 Downloads
This Laravel package allows you to clear the OPcache of a PHP application running in FPM mode with ease.
railken/cacheable
24753 Downloads
mosamy/cacheable
57 Downloads
Laravel package for caching models
misterpaladin/cacheable
2208 Downloads
Laravel Model trait for caching all db objects
dutchcodingcompany/cached-valuestore
423 Downloads
Cached version of spatie/valuestore
mrbase/cachet-slack-integration
349 Downloads
Adds Slack notifications on Cachet events.
pdeio/redis-driver-fallback
3439 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
madlab/multi-server-scheduling
18564 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
laravel-liberu/rememberable
3111 Downloads
Model caching dependency for Laravel Liberu
jmitech/notifications
45 Downloads
Shows visual notifications to authenticated users and guests using native Laravel notifications, cache, websocket, livewire, tailwindcss and more.
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.
davidmpeace/squirrel
2561 Downloads
Laravel package that automatically caches and retrieves models when querying records using Eloquent ORM
subhash/translation
295 Downloads
A Translation package for Laravel 10 with database and cache support
jamesctl/translation
49 Downloads
A Translation package for Laravel 11 with database and cache support