Libraries tagged by repository-pattern
bethojunior/service-repository
13 Downloads
Laravel command to create applications in the repository pattern
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.
atikercan/laravel-repositorier
26 Downloads
A package to use repository pattern in laravel
artemis/repository
6 Downloads
Base repository pattern
aplr/lectern
2 Downloads
Repository pattern for Laravel
aoharudev/laravel-repository
7 Downloads
Laravel Library to Perform Repository Pattern With DB Query
andreykurmel/eloquent_as_doctrine
5 Downloads
Hydrate Laravel Entities from Models to use all Eloquent benefits in Service/Repository pattern.
algario/laravel-repository
15 Downloads
Repository pattern implementation in Laravel
aledefreitas/eloquent-repositories
19 Downloads
Repositories pattern to applications using Eloquent
aindong/custom-generator
125 Downloads
A custom generator that would generate a new feature for a repository pattern application
aditamairhamdev/lara-model
4 Downloads
A package to implement repository pattern for laravel models
0x17/laravel-repository
34 Downloads
This is a package that help to implement repository pattern in laravel
wandu/laravel-repository
3208 Downloads
For Laravel Repository Pattern
lucenarenato/code-category
0 Downloads
Code.education repository pattern library based in Laravel
kodebyraaet/pattern
1264 Downloads
The base for the repository pattern that we use in Kodebyraaet