Libraries tagged by laravel repository pattern
jobins/laravel-repository
666 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
c5vargas/laravel-api-server
10 Downloads
A collection of Laravel API starter kits using the repository pattern. Very flexible and useful when developing medium to large scale applications.
vaskiq/laravel-datalayer
29 Downloads
A Laravel package that simplifies data handling across multiple sources using the Repository pattern and structured DTOs.
theozebua/laravel-repository
497 Downloads
Just a simple artisan command to create your repository pattern files.
miladimos/laravel-repository
172 Downloads
a powerful and simple to use package for repository pattern
janez89/repository
5623 Downloads
Repository Pattern for Eloquent
fuguevit/repositories
124 Downloads
Repository pattern implementation for Laravel5
derakht/repository-pattern
57 Downloads
Implement repository pattern design with a command
bigsinoos/laravel-repository-response
9 Downloads
Solution to PHP repository class method responses, Helps to implement true Repository pattern.
ar-zarkasi/laravel
9 Downloads
The Laravel Framework. with custom provided for personal use
ipunkt/laravel-repositories
2269 Downloads
Base repository implementation for laravel
chr15k/laravel-repository
19 Downloads
Repository Layer design pattern for Laravel
waad/laravel-generate-repository-api
58 Downloads
package to generate repository design pattern with all accessories
joshoangtien/repo-design-pattern
0 Downloads
Laravel 5|6|7|8|9 - Repositories to the database layer
rinvex/repository
40336 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.