Libraries tagged by model caching
dovutuan/laracom
4 Downloads
Base repository and caching data
danielemontecchi/laravel-scoped-settings
7 Downloads
Manage global and model-scoped settings in Laravel with a clean API, artisan commands, and optional per-scope caching.
codeofdigital/cache-repository
4336 Downloads
Laravel Repository Package with Caching
michael-rubel/lada-cache
2390 Downloads
A Redis based, automated and scalable database caching layer for Laravel
aqamarine/laravel-query-cache
44 Downloads
Based on 'miradnan/laravel-model-caching' package which stores cache for database query and automatically cleans it after Creating or Updating Laravel model.
myschik/orm
14 Downloads
Caching models
mosamy/cacheable
57 Downloads
Laravel package for caching models
misterpaladin/cacheable
2208 Downloads
Laravel Model trait for caching all db objects
justustheis/registry
2 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.
jano-may-ball/cacheable
202 Downloads
A Laravel package to allow for caching of models
insomnicles/laracache
15 Downloads
A trait for caching Laravel models
milax/cacheable
846 Downloads
Laravel Model trait for caching all db objects
tattran22/repository
7 Downloads
The TatTran Repository is a Laravel package designed to supercharge your app's speed by caching database queries and model operations. This means your app can retrieve data instantly, leading to a smoother user experience.
blainesch/li3_memoize
7 Downloads
Will aid in the caching of expensive helper/model instance methods.
edstevo/laravel-dao
744 Downloads
Laravel Dao Package with built in caching of data objects, validation and model generation