Libraries tagged by laravel caching
korridor/laravel-computed-attributes
69116 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
hosseinhezami/laravel-gemini
18721 Downloads
A production-ready Laravel package to integrate with the Google Gemini API. Supports text, image, video, audio, long-context, structured output, files, caching, function-calling and understanding capabilities.
rinvex/laravel-cacheable
132730 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
promptphp/intercept
1955 Downloads
A middleware collection for Laravel AI SDK agents providing middleware across security, observability, performance and guidance.
matchory/elasticsearch
68577 Downloads
The missing elasticsearch ORM for Laravel!
inerba/filament-db-config
18568 Downloads
A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.
miradnan/laravel-model-caching
20024 Downloads
Adding cache for Laravel Eloquent queries
kai-init/laravel-normcache
311 Downloads
Normalized caching for Laravel Eloquent. Self-invalidating, Redis-backed. Caches query IDs and model entities separately with versioned invalidation.
defectivecode/laravel-recall
14409 Downloads
High-performance Redis client-side caching for Laravel using APCu or Swoole Table with automatic cache invalidation
rinvex/laravel-repositories
17421 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
czim/laravel-localization-route-cache
176099 Downloads
Translated route caching solution for laravel localization
hackthebox/laravel-iam-auth
5369 Downloads
AWS IAM authentication for Laravel: RDS database connections and SDK credential caching for PHP-FPM
brightfish/caching-guzzle
33765 Downloads
Cache HTTP responses through Guzzle middleware
wddyousuf/eloquent-autocache
786 Downloads
Automatic Eloquent model query caching for Laravel with self-flushing on create, update, and delete.
laravel-enso/rememberable
65971 Downloads
Model caching dependency for Laravel Enso