Libraries tagged by data repository
lypzz/laravel-repository
0 Downloads
Repository abstract data layer, to facilitate our better maintenance procedures, suitable for PHP
derafu/repository
0 Downloads
Derafu: Repository - Lightweight File Data Source Management for PHP
arch/repositories
47 Downloads
Central repositories passing and receiving data between controller and model
silverstripe-terraformers/open-archive-initiative-repository
159 Downloads
Controller and Services that allow you to serve data as an Open Archive Initiative Repository
lrc-se/anax-repository
268 Downloads
Repository module for model-based data access, for use with the Anax framework.
ljoboy/drc-data
46 Downloads
Our goal is to create solutions for our country (DRC). based on the reality of the situation, this repository will contain the basic data for the creation of any solution.
asticode/php-data-mapper
1345 Downloads
Mapper and Repository factories that implements the Data Mapper structure
jay-patel/service-repository
3 Downloads
A package for implementing the repository pattern in Laravel applications, providing a structured approach to data access and manipulation. It creates service, repository, interfaces and migration and model.
blaisebueno/laravel-repository
8 Downloads
A Laravel package implementing a clean, scalable repository design pattern architecture to abstract data persistence and promote testable, maintainable code.
zakaria-elkashef/repository-pattern
26 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
victormacko/dynamodb-repository
51 Downloads
A helper library for retrieving and writing data in/out of AWS DynamoDB
tlikai/laravel-repository
2637 Downloads
Laravel Repository pattern implemention
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.
solophp/entity-repository
4 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
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.