Libraries tagged by data repository
victormacko/dynamodb-repository
52 Downloads
A helper library for retrieving and writing data in/out of AWS DynamoDB
tlikai/laravel-repository
2638 Downloads
Laravel Repository pattern implemention
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.
solophp/entity-repository
5 Downloads
Solo EntityRepository - A modern, type-safe implementation of the Repository pattern for PHP domain entities. Provides a robust data access layer with automatic entity mapping and collection support
rizalfakhri/laravel-repositories
43 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.
reallyli/laravel-repository
431 Downloads
Laravel Repository pattern implemention
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.
laraval-core-modules/service-repository
32 Downloads
This is a simple and extensible package for improving development time via service and repository for Laravel.
incraigulous/rest-repositories
729 Downloads
Fetch data from any rest API with a common interface.
graychen/repositories
13 Downloads
A warehouse logical data object layer was removed
getwarp/data-source
560 Downloads
Useful interfaces and abstracts to design your domain model
doomy/repository
199 Downloads
simple data model framework for dataprovider service
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.
budkit/repository
54 Downloads
A Budkit CMS app for handling custom data
awema-pl/module-repository
63 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.