Libraries tagged by service pattern
vandarpay/service-repository
12898 Downloads
Service Repository Design Pattern In Laravel
mitul456/laravel-repository-service
19 Downloads
A Laravel package to generate repository and service layers using artisan commands
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.
itmm/easy-repository
52 Downloads
Simple repository, service pattern for laravel
bleuren/laravel-api
825 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
tgalfa/reposervice
257 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.
surazdott/laravel-repository
223 Downloads
Laravel repository design pattern with service and interface.
ylsalame/laravel-use-cases
72 Downloads
A reusable UseCase pattern implementation for Laravel applications, including a base UseCase, class inference helper, execution context and an extendable controller.
wmt-web/laravel-repovices
312 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.
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.
mrubiosan/facade
16882 Downloads
Facade pattern ready to use
holidaypirates/pirate-circuit-breaker
3495 Downloads
Implementation of the 2-state CircuitBreaker pattern that we use at HolidayPirates
guanguans/laravel-proxy-manager
20 Downloads
Proxy Manager integration for Laravel. - Laravel 的代理管理器集成。