Libraries tagged by service pattern
bleuren/laravel-api
397 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
maamun7/serpository
44 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
surazdott/laravel-repository
193 Downloads
Laravel repository design pattern with service and interface.
wmt-web/laravel-repovices
258 Downloads
Create repositories and services of your model dynamically
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
4047 Downloads
Work with entities from your services or repositories.
astrotechlabs/yii2-tactician
1973 Downloads
Yii 2 Command Bus pattern implementation
anax/proxy
1701 Downloads
Anax Proxy module, for static access to di service container.
dersonsena/yii2-tactician
1528 Downloads
Yii 2 Command Bus pattern implementation
rialic/starter-kit
18 Downloads
Laravel wrapper packge with Repository Pattern, Service Layer Pattern and custom log configuration
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
99designs/facade
31753 Downloads
A PHP5 library for accessing various services via a stream based request/response pattern