Libraries tagged by repository patterns
loyaltycorp/easy-repository
111 Downloads
Provides an easy way to implement the Repository Design Pattern in your applications
fomvasss/laravel-repository
185 Downloads
The library for build laravel repository
axn/laravel-repository
10 Downloads
Implementing the design pattern repositories for Laravel 5
faiverson/gateway-pattern
437 Downloads
Abstraction Layer to use repository/gateway pattern in Laravel 5.5 or higher
tomkyle/repository-persistence
7 Downloads
Scaffold for Repository-and-Persistence design pattern
islomiddin-dev/generating-repository-and-service
17 Downloads
Create Repository and Service design pattern files using php artisan command
someline/laravel-repository
10 Downloads
Laravel Repository is a good design pattern.
myrna/repository-modules
10 Downloads
Laravel 5|6|7|8 - Repositories to the database layer in modules pattern -- Forked from http://andersao.github.io/l5-repository
z4net/pattern-generator
11 Downloads
This package generate service, repository for laravel
saad/laravel-repositories
15 Downloads
This library will applies Repositpry design pattern to Laravel
rizalfakhri/laravel-repositories
43 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.
raditor/design-pattern
117 Downloads
a simple command to create file service and repository with optional inferface :)
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.
jxckaroo/laravel-service-repository
1 Downloads
Reusable classes which do the usual boring stuff in the service design pattern, so that you can focus building something cool ;)
imycc/laravel-simple-pattern
35 Downloads
A generator for Laravel Design Pattern.