Libraries tagged by repository laravel
sostheblack/laravel-repository-pattern
333 Downloads
Laravel 10+ - Repositories to the database layer
someline/laravel-repository
9 Downloads
Laravel Repository is a good design pattern.
smashed-egg/laravel-model-repository
7 Downloads
Add support for Model Repositories to Laravel
sinta/laravel-repository
6 Downloads
laravel repository
sindria/laravel-repository
48 Downloads
Repository for Laravel (fork of czim/laravel-repository)
si-dev/laravel-layered
60 Downloads
Package for using layered structure in Laravel.
shintarosakata/laravel-repository
6 Downloads
shankesgk2/laravel-repository
69 Downloads
Laravel 5 - Repositories to the database layer. Forked from andersao/l5-repository
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.
sasin91/laravel-repository
35 Downloads
Laravel 5 - very simply repositories without all the fluff...
san4io/repository
262 Downloads
Reusable Laravel repository interface.
sabirepo/repository
46 Downloads
Laravel repository
saad/laravel-repositories
14 Downloads
This library will applies Repositpry design pattern to Laravel
rizalfakhri/laravel-repositories
42 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.
reallyli/laravel-repository
430 Downloads
Laravel Repository pattern implemention