Libraries tagged by data repository
arch/repositories
47 Downloads
Central repositories passing and receiving data between controller and model
silverstripe-terraformers/open-archive-initiative-repository
215 Downloads
Controller and Services that allow you to serve data as an Open Archive Initiative Repository
lrc-se/anax-repository
269 Downloads
Repository module for model-based data access, for use with the Anax framework.
ljoboy/drc-data
47 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.
zakaria-elkashef/repository-pattern
27 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
64 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.
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.
metarush/data-mapper
326 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database and repositories/services.
metarush/data-access
41 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database, repositories, and services. Minimal boilerplate for rapid development. Implicit inline binding for SQL queries.
laraval-core-modules/service-repository
32 Downloads
This is a simple and extensible package for improving development time via service and repository for Laravel.