Libraries tagged by service pattern
veseluy-rodjer/laravel-service-generator
1005 Downloads
Generate Laravel services
stormsq/developer-service
50 Downloads
My Pattern of laravel project
raviyatechnical/laravel-service-generator
17 Downloads
Generate services in Laravel with the artisan command
raditor/design-pattern
113 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.
jsimo/laravel-repository-pattern
3 Downloads
A Laravel Repository - Pattern
jay-patel/service-repository
3 Downloads
A package for implementing the repository pattern in Laravel applications, providing a structured approach to data access and manipulation. It creates service, repository, interfaces and migration and model.
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.
hirodev/base-design-patterns
79 Downloads
This package used to generate repositories, service, interface in laravel
bethojunior/service-repository
10 Downloads
Laravel command to create applications in the repository pattern
awd-studio/service-buses
524 Downloads
An implementation of such kind of patterns as: Command Bus, Query Bus and Event Bus; in a single package; driven by a Dependency Injection Container
ttpn18121996/simple-repository
209 Downloads
Build repository and service patterns quickly and simply.
arispati/lapice
2177 Downloads
Laravel library to use repository and service pattern
tgalfa/reposervice
149 Downloads
Generate repository, service and interface files for Repository-Service Pattern.
mindwingx/dpas
3 Downloads
Design Patterns As Service