Libraries tagged by service pattern
l0n3ly/laravel-repository-with-service
61 Downloads
Repository and service pattern package for Laravel
alterindonesia/service-pattern
581 Downloads
Core service eloquent
manowartop/repository-service-laravel-pattern
545 Downloads
Structure for the Laravel Service-Repository Pattern
ysm/laravel-repository-pattern
26 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
veseluy-rodjer/laravel-service-generator
1451 Downloads
Generate Laravel services
mitul456/laravel-repository-service
26 Downloads
A Laravel package to generate repository and service layers using artisan commands
bouda/laravel-make-pattern
10 Downloads
Generate a full CRUD scaffold (Model, Repository, Service, Controller, Requests, Resource, Policy, Test) from a single Artisan command.
ttpn18121996/simple-repository
296 Downloads
Build repository and service patterns quickly and simply.
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.
mehedi250/laravel-structure-kit
29 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
867 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
tgalfa/reposervice
302 Downloads
Generate repository, service and interface files for Repository-Service Pattern.
maamun7/serpository
47 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
libinkk/modular
14 Downloads
Enterprise-grade Laravel modular architecture package with automatic module discovery, code generators, CRUD scaffolding, repository pattern, service layer, DTO/action workflow, and zero-configuration project scaling.
surazdott/laravel-repository
223 Downloads
Laravel repository design pattern with service and interface.