Libraries tagged by service pattern
jxckaroo/laravel-service-repository
1 Downloads
Reusable classes which do the usual boring stuff in the service design pattern, so that you can focus building something cool ;)
islomiddin-dev/generating-repository-and-service
15 Downloads
Create Repository and Service design pattern files using php artisan command
che/service-locator
89 Downloads
Simple abstraction for service locator pattern
barnoxdev/laravel-service-repository-pattern
1 Downloads
A Laravel package to create service and repository patterns easily
mphamid/service-repository
21 Downloads
Service Repository Design Pattern In Laravel
chippyash/sdo-pattern
28 Downloads
Service Data Object Pattern. Consistently performing service endpoints
kubomikita/service-container
62 Downloads
Service container - simple registry design pattern
z4net/pattern-generator
10 Downloads
This package generate service, repository for laravel
stormsq/developer-service
47 Downloads
My Pattern of laravel project
raviyatechnical/laravel-service-generator
15 Downloads
Generate services in Laravel with the artisan command
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.
hirodev/base-design-patterns
76 Downloads
This package used to generate repositories, service, interface in laravel
bethojunior/service-repository
9 Downloads
Laravel command to create applications in the repository pattern
awd-studio/service-buses
523 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