Libraries tagged by repository pattern
donkeycommerce/laravel-repository
163 Downloads
dev-danno/laravel-repository-pattern
11 Downloads
Repository pattern implementation with simple commands in your Laravel application.
detatech/repository-pattern
32 Downloads
Repository Pattern For Laravel >= 5.1.* | >= 5.2.* | >= 5.3.*
dees040/repository
305 Downloads
A Laravel package for the repository pattern.
concretehouse/repository-pattern
18 Downloads
Experimental implementation of Model-Repository design pattern.
calderawp/repository
42 Downloads
Useful implementations of Repository pattern
byancode/laravel-make-repository
2 Downloads
Simple repository pattern implementation for Laravel
brainlabsweb/repository-generator
1 Downloads
Small handy-dandy package for repository pattern
blockers-tech/repositories
7 Downloads
Simple package to provide easy generation to repository classes to support Repository Pattern in Laravel.
blaisebueno/laravel-repository
10 Downloads
A Laravel package implementing a clean, scalable repository design pattern architecture to abstract data persistence and promote testable, maintainable code.
bethojunior/service-repository
13 Downloads
Laravel command to create applications in the repository pattern
barnoxdev/laravel-service-repository-pattern
1 Downloads
A Laravel package to create service and repository patterns easily
awsm3/yii2-repository
36 Downloads
Repository implementation in Yii2
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.
artemis/repository
6 Downloads
Base repository pattern