Libraries tagged by laravel repository pattern
morilog/flexible-repository
2391 Downloads
Flexible and powerful repositories for laravel framework
linx/eloquent-repository
5763 Downloads
Repository Pattern for Eloquent
giordanolima/eloquent-repository
1439 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
techrays-labs/laravel-service-repository-generator
1601 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.
joesu/laravel-scaffold
109 Downloads
A powerful Laravel package that provides a complete implementation of Repository and Service patterns for rapid API development.
takielias/contract-resolver
32 Downloads
A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.
ysm/laravel-repository-pattern
24 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
vivek-mistry/repository-interface
66 Downloads
Laravel package for dependency injection to separate business logic.
royvoetman/laravel-repository-pattern
139 Downloads
Middleware for Eloquent Models
rakib29024/laravel-repository-pattern
113 Downloads
This package is developed to reduce code & secure you attributes & methods with repository pattern system
litepie/repository
7 Downloads
Litepie Repository - Laravel Repository Pattern with Enterprise Features
kyle-noland/laravel-base-repository
60 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
cariuk/laravel-repository-pattern
654 Downloads
CRUD wrapper for laravel apps
irfan-chowdhury/repository-maker
13 Downloads
This package will generate the necessary files for the repository design pattern environment.
wmt-web/laravel-repovices
264 Downloads
Create repositories and services of your model dynamically