Libraries tagged by laravel cache
vaix-dungpx/laravel-db-cache
74 Downloads
Forked version of renoki-co/laravel-db-cache to support Laravel 10.
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
uxmansarwar/cache
6 Downloads
Laravel-like Cache Wrapper for Core PHP using Symfony Cache
truncgil/laravel-blade-cache
15 Downloads
A Laravel package for caching Blade includes
torann/taggable-file-cache
1907 Downloads
A Laravel file cache driver that supports tagging.
toanld/laravel-clear-expired-cache-file
10 Downloads
Remove laravel expired cache file/folder
sormagec/laravel-mongo-cacheable
6 Downloads
Sormagec Mongo Cacheable is a granular, intuitive, and fluent caching system for eloquent mongodb models. Simple, but yet powerful, plug-n-play with no hassle.
siteorigin/laravel-page-cache
141 Downloads
Caches responses as static files on disk for lightning fast page loads.
ryssbowh/laravel-array-cache
5 Downloads
Helper to cache using dotted array keys in Laravel
rose1988c/laravel-routecache-middleware
27 Downloads
Laravel Page Cache Use Middleware With Route
ringzhu/cache-laravel-sanctum
70 Downloads
Sanctum use cache to retrieve token
rajtechnologies/laravel-tools
136 Downloads
All Type of Base Tools to Helping Development and Repository Generator
pyrello/laravel-extended-cache
16 Downloads
playlogiq/laravel-mongodb-cache
3 Downloads
A mongodb cache driver for laravel
pavlo-krostylov/laravel-passport-cache-client
523 Downloads
Make laravel/passport client cacheable