Libraries tagged by service repository pattern
ysm/laravel-repository-pattern
26 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
surazdott/laravel-repository
223 Downloads
Laravel repository design pattern with service and interface.
mehedi250/laravel-structure-kit
28 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.
bleuren/laravel-api
835 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
wmt-web/laravel-repovices
315 Downloads
Create repositories and services of your model dynamically
reizucodes/laravel-domain-toolkit
12 Downloads
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.
rahasistiyak/laravel-super-artisan
8 Downloads
A powerful Laravel scaffolding package — generate Models, Controllers, Repositories, APIs, Filament resources, Policies, Actions, and more with a single command. Includes a complete Workflow runner for Artisan command sequences.
muhammedsalama/laravel-base
13 Downloads
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.
maamun7/serpository
47 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
devmakerlab/entities
4255 Downloads
Work with entities from your services or repositories.
botiroff/gii
148 Downloads
Service Repository Pattern generator for laravel.
ynsinc/make-ris
87 Downloads
Provides Artisan commands to generate Repository, Interface, and Service classes, simplifying the use of the Repository pattern in Laravel.
josanangel/service-repository-manager
6 Downloads
Service Repository Pattern Creator
goodmanluphondo/laravel-service-repository-pattern
5 Downloads
Service-Repository pattern for your Laravel applications
barnoxdev/laravel-service-repository-pattern
1 Downloads
A Laravel package to create service and repository patterns easily