Libraries tagged by laravel caching
czim/laravel-localization-route-cache
171176 Downloads
Translated route caching solution for laravel localization
korridor/laravel-computed-attributes
22176 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.
brightfish/caching-guzzle
29074 Downloads
Cache HTTP responses through Guzzle middleware
laracasts/matryoshka
60571 Downloads
Russian Doll Caching for Laravel.
laravel-enso/rememberable
61535 Downloads
Model caching dependency for Laravel Enso
matchory/elasticsearch
51541 Downloads
The missing elasticsearch ORM for Laravel!
geeky/query-cache-builder
71104 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
bagisto/image-cache
43554 Downloads
Caching extension for the Intervention Image Class
devfactory/imagecache
18548 Downloads
Laravel package for generating thumbnails of images and caching them in your public files folder.
padosoft/laravel-settings
9367 Downloads
Persistent settings with caching in Laravel.
padosoft/laravel-super-cache
3308 Downloads
A Laravel package for advanced caching with tags and namespaces in Redis.
sinemacula/laravel-cached-crypt
2947 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
brekitomasson/laravel-tagged-cache
1321 Downloads
A wrapper around the cache implementation to reduce complexity regarding caching in your Models
affordablemobiles/laravel-eloquent-query-cache
3942 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
nodes/counter-cache
13758 Downloads
Counter caching for Laravel