Libraries tagged by laravel caching
panicdevs/modulite
778 Downloads
Automatic Filament Panel Provider discovery for modular Laravel applications with multi-layer caching and performance optimization
geeky/query-cache-builder
86038 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
bagisto/image-cache
164877 Downloads
Caching extension for the Intervention Image Class
matchory/response-cache
26567 Downloads
A package to add automatic response caching to Laravel APIs.
devfactory/imagecache
22332 Downloads
Laravel package for generating thumbnails of images and caching them in your public files folder.
webo3/laravel-db-cache
2288 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
padosoft/laravel-settings
15863 Downloads
Persistent settings with caching in Laravel.
askdkc/laravel-quick-paginator
261 Downloads
Speed up Laravel pagination by caching total counts and skipping repeated count queries.
padosoft/laravel-super-cache
10013 Downloads
A Laravel package for advanced caching with tags and namespaces in Redis.
hatchyu/laravel-settings
5101 Downloads
Enterprise-ready hierarchical multi-scope settings for Laravel with inheritance support, caching, and automatic value casting.
alecto1b/laravel-gate-cache
797 Downloads
Add a per-request caching layer to Laravel's Gate
sinemacula/laravel-cached-crypt
16684 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
teners/laravel-link-preview
4221 Downloads
A Laravel package for extracting link previews with customizable parsers, and caching support
jeffersongoncalves/laravel-short-url
309 Downloads
A Laravel package for creating and redirecting short URLs, with caching and an extensible redirect pipeline.
gorilladash/laravel-website-sdk
1176 Downloads
Laravel SDK for the GorillaDash website GraphQL API with stale-while-revalidate caching for instant SSR.