Libraries tagged by service pattern
ylsalame/laravel-use-cases
110 Downloads
A reusable UseCase pattern implementation for Laravel applications, including a base UseCase, class inference helper, execution context and an extendable controller.
writeshh/yarp
8 Downloads
Yet Another Repository Pattern, my take on Repository Design Pattern.
wmt-web/laravel-repovices
335 Downloads
Create repositories and services of your model dynamically
tufikhasan/laravel-crud-generator
25 Downloads
Enterprise-grade CRUD generator for Laravel supporting both hybrid (DTO/Action) and simple architecture patterns.
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 的代理管理器集成。
devmakerlab/entities
4276 Downloads
Work with entities from your services or repositories.
astrotechlabs/yii2-tactician
2156 Downloads
Yii 2 Command Bus pattern implementation
dersonsena/yii2-tactician
1528 Downloads
Yii 2 Command Bus pattern implementation
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
kesmenenver/servicelayer
979 Downloads
The Service Layer is a design pattern that will help you to abstract your logic when you need to use different front-end on your application, for your domain logic
ynsinc/make-ris
87 Downloads
Provides Artisan commands to generate Repository, Interface, and Service classes, simplifying the use of the Repository pattern in Laravel.
99designs/facade
31754 Downloads
A PHP5 library for accessing various services via a stream based request/response pattern