Libraries tagged by service pattern
raditor/design-pattern
111 Downloads
a simple command to create file service and repository with optional inferface :)
laxity7/yii2-event-service
6 Downloads
Yii2 events provide a simple observer pattern implementation, allowing you to subscribe and listen for various events that occur within your application.
hyder/facade-pattern
28 Downloads
In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.
ttpn18121996/simple-repository
150 Downloads
Build repository and service patterns quickly and simply.
bleuren/laravel-api
31 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
maamun7/serpository
42 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
wmt-web/laravel-repovices
174 Downloads
Create repositories and services of your model dynamically
mrubiosan/facade
16727 Downloads
Facade pattern ready to use
holidaypirates/pirate-circuit-breaker
3492 Downloads
Implementation of the 2-state CircuitBreaker pattern that we use at HolidayPirates
guanguans/laravel-proxy-manager
17 Downloads
Proxy Manager integration for Laravel. - Laravel 的代理管理器集成。
devmakerlab/entities
3880 Downloads
Work with entities from your services or repositories.
cindyullmann/proxy-manager
42 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
dersonsena/yii2-tactician
1528 Downloads
Yii 2 Command Bus pattern implementation
bluetree-service/register
233 Downloads
Basic Register pattern class
botiroff/gii
86 Downloads
Service Repository Pattern generator for laravel.