Libraries tagged by Repository Parttern
mahabub/laravel-crud-and-repository-generator
288 Downloads
laravel crud generator with repository pattern
eghamat24/database-repository
974 Downloads
Repository Pattern
clean/repository
48339 Downloads
awes-io/repository
105299 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.
arafat69/laravel-repository
909 Downloads
simple laravel repository pattern
saritasa/laravel-repositories
14450 Downloads
Saritasa repository pattern implementation for Laravel
salmanzafar/laravel-repository-pattern
2996 Downloads
Implement repository pattern with a single command
vandarpay/service-repository
8248 Downloads
Service Repository Design Pattern In Laravel
adobrovolsky97/laravel-repository-service-pattern
2684 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
suitmedia/laravel-cacheable
35435 Downloads
Decorate your repositories and make them cacheable
mediagone/doctrine-specifications
3440 Downloads
Doctrine implementation of repository Specifications pattern
shlinkio/doctrine-specification
14209 Downloads
Specification Pattern for your Doctrine repositories. Forked from https://github.com/Happyr/Doctrine-Specification
usmonaliyev/repository-pattern
767 Downloads
theozebua/laravel-repository
533 Downloads
Just a simple artisan command to create your repository pattern files.
surazdott/laravel-repository
71 Downloads
Laravel repository design pattern with service and interface.