Libraries tagged by service pattern
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
30 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
82 Downloads
This package used to generate repositories, service, interface in laravel
bethojunior/service-repository
13 Downloads
Laravel command to create applications in the repository pattern
awd-studio/service-buses
526 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
tgalfa/reposervice
167 Downloads
Generate repository, service and interface files for Repository-Service Pattern.
mindwingx/dpas
4 Downloads
Design Patterns As Service
phine/locator
20 Downloads
An implementation of the service locator design pattern.
imdhemy/repovel
99 Downloads
Implement Repository pattern and add Services layer for Laravel applications
writeshh/yarp
2 Downloads
Yet Another Repository Pattern, my take on Repository Design Pattern.
someline/laravel-repository
10 Downloads
Laravel Repository is a good design pattern.
rudi97277/laravel-make-feature
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
ramomen/laravel-make-tool
675 Downloads
make tool for Laravel 5+
rajtechnologies/laravel-tools
136 Downloads
All Type of Base Tools to Helping Development and Repository Generator