Libraries tagged by RepositoryPattern
amroboney/repository-generator
41 Downloads
A feature-rich Laravel package to simplify and streamline the process of generating repository files using the repository pattern, promoting clean architecture and maintainable code.
afrittella/laravel-repository
115 Downloads
Custom Repository Pattern for Laravel 5
wendelladriel/laravel-more
2 Downloads
Implementation of the Repository Pattern using Laravel Model binding
pacerit/laravel-repository
635 Downloads
Standalone repository pattern package for Laravel and Lumen framework
akunbeben/laravository
147 Downloads
Simplify Repository Pattern for Laravel.
aaronjan/housekeeper
257 Downloads
Powerful, simple Repository-Pattern implementation for Laravel (>=5.1), and it come with tests.
morshadun/repositorypattern
56 Downloads
Laravel Service Repository Design Pattern Scaffolding.
zakaria-elkashef/repository-pattern
26 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
two-bros/repository-pattern
19 Downloads
temify/repository-pattern-maker
10 Downloads
create respository and interface and facade with single command
sostheblack/laravel-repository-pattern
340 Downloads
Laravel 10+ - Repositories to the database layer
sahildude89ss/repository-pattern-service
9 Downloads
reva/laravel-criteria-based-repository-pattern
11 Downloads
Criteria based repository pattern
rakib29024/laravel-repository-pattern
91 Downloads
This package is developed to reduce code & secure you attributes & methods with repository pattern system
rafi021/repository-pattern
3 Downloads
A laravel pacakge for appling repository pattern in application