Libraries tagged by RepositoryPattern
exitialis/repository
16 Downloads
Repository pattern for laravel
eng_assys/laravel-crud-repository-design-pattern
43 Downloads
An implementation of Repository Pattern to separate CRUD Business Logic using Laravel/Lumen 6.*
elvis/database
12 Downloads
Repository Pattern Library based in Laravel
docile/doctrine
7 Downloads
Doctrine ORM 3 bridge for the Docile framework — repository pattern, migrations, DDD-first
designplug/illuminate
45 Downloads
implements Repository pattern using Illuminate Database
dees040/repository
314 Downloads
A Laravel package for the repository pattern.
codepress/code-database
100 Downloads
Code.education repository pattern library based in Laravel
chimerarocks/database
185 Downloads
A Repository pattern implementation library that was part of a Code Education course. But i decide to keep with the project.
calderawp/repository
42 Downloads
Useful implementations of Repository pattern
c5vargas/laravel-api-server
11 Downloads
A collection of Laravel API starter kits using the repository pattern. Very flexible and useful when developing medium to large scale applications.
byancode/laravel-make-repository
2 Downloads
Simple repository pattern implementation for Laravel
brainlabsweb/repository-generator
1 Downloads
Small handy-dandy package for repository pattern
bethojunior/service-repository
13 Downloads
Laravel command to create applications in the repository pattern
awtechs/datasource
3 Downloads
A Laravel repository pattern implementation for Eloquent models with caching and query utilities
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.