Libraries tagged by laravel repository pattern
fomvasss/laravel-repository
185 Downloads
The library for build laravel repository
techrays-labs/laravel-service-repository-generator
918 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
srgafanhoto/pattern-repository
32 Downloads
Working method with repositories
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 ;)
hoovhai/laravel-basic-repository
10 Downloads
A package to make simple repository design pattern
chihchenghuang/laravel-mrs-generators
24 Downloads
This package is a experimental project inspired by yish/generators which extends the core file generators based on Laravel 5. It can help you build classes with basic Model-Repository-Service pattern.
okipa/laravel-base-repository
502 Downloads
An abstract base repository with predefined common features.
z4net/pattern-generator
10 Downloads
This package generate service, repository for laravel
deseco/repository
1674 Downloads
Easy repositories for laravel.
myrna/repository-modules
9 Downloads
Laravel 5|6|7|8 - Repositories to the database layer in modules pattern -- Forked from http://andersao.github.io/l5-repository
diosaputra/repository-generator-for-laravel
10 Downloads
Laravel package for generating repositories
rudi97277/laravel-make-feature
13 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
rajtechnologies/laravel-tools
134 Downloads
All Type of Base Tools to Helping Development and Repository Generator
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.
imycc/laravel-simple-pattern
35 Downloads
A generator for Laravel Design Pattern.