Libraries tagged by laravel cache
asanikovich/laravel-roadrunner-cache
1128 Downloads
RoadRunner KV cache for laravel
antriver/laravel-multi-cache
7303 Downloads
Combine multiple caches in Laravel
1ff/laravel-mongodb-cache
51919 Downloads
A mongodb cache driver for laravel
neurony/laravel-query-cache
20958 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
innoge/laravel-policy-soft-cache
44530 Downloads
This package helps prevent performance problems with frequent Policy calls within your application lifecycle.
abe/cache-for-laravel-sanctum
7458 Downloads
Let Laravel Sanctum use cache to retrieve token
czim/laravel-localization-route-cache
169648 Downloads
Translated route caching solution for laravel localization
suitmedia/laravel-cloudflare
7269 Downloads
Simple and easy cloudflare cache purging in Laravel
orumad/lumen-config-cache
87147 Downloads
Adds the Laravel command `php artisan config:cache` to Lumen
kislota/laravel_8_translation
46144 Downloads
A Translation package for Laravel 5 with database and cache support
ytake/laravel-couchbase
50448 Downloads
Couchbase providers for Laravel
sametsahindogan/laravel-jwtredis
1728 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
padosoft/laravel-notification
7477 Downloads
Notification system for laravel
juampi92/artisan-cache-debug
4376 Downloads
Simple artisan command to debug your redis cache
geeky/query-cache-builder
65503 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.