Libraries tagged by caching repository
bear/query-repository
433593 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
rinvex/laravel-repositories
16810 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.
krazydanny/laravel-repository
486 Downloads
An abstraction layer for easily implementing industry-standard caching strategies to Eloquent models.
drapor/cache-repository
501 Downloads
Simple to use Caching Repository for Laravel Eloquent
codeofdigital/cache-repository
4301 Downloads
Laravel Repository Package with Caching
rinvex/repository
40424 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.
matthewbdaly/laravel-repositories
1199 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
laravelutilities/repository
5618 Downloads
Add-on on Laravel Models with caching implementation
maherio/graceful-cache
5095 Downloads
A wrapper for Laravel's Cache Repository to allow for graceful caching.
brandonjbegle/cached-repositories
22 Downloads
Boilerplate for caching repositories.
rizalfakhri/laravel-repositories
42 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.
mtferreira/repository
2883 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.
deva7mad/laravel-repositories
3 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.
allcaretravel/laravel-repositories
345 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.
tattran22/repository
6 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.