Libraries tagged by laravel-service
mo3golom/laravel-service-skeleton
111 Downloads
Make a Service skeleton
migunov/laravel-services
502 Downloads
Little Useful Services for Laravel
lowel/laravel-service-maker
33 Downloads
A package for Laravel 9+ that helps generate layered services according to the Interface-Service-Factory pattern using laravel's built-in DI.
loetfi/laravel-service-bus
6 Downloads
Service bus for laravel
lauchoit/laravel-service
17 Downloads
A simple package to create a make:service command for Laravel 7+
kimchanhyung98/laravel-service-maker
617 Downloads
Use it instead of directly creating a Trait.
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 ;)
josesierradev/laravel-service-gateway
25 Downloads
A Laravel package to generate Service and Gateway classes for clean architecture projects.
joelbutcher/laravel-services
7 Downloads
A simple, extensible implementation for crafting easy-to-use service classes in Laravel.
goodmanluphondo/laravel-service-repository-pattern
5 Downloads
Service-Repository pattern for your Laravel applications
gambito-corp/laravel-service-layer
2 Downloads
A Laravel package that provides tools for implementing a service layer architecture, including commands for generating interfaces, repositories, and services. It simplifies the creation of a robust service layer structure in Laravel applications, promoting better code organization and separation of concerns.
fanmade/laravel-service-binding
13 Downloads
Provide configuration to allow service and repository binding and switching between them via environment variables
eleva/laravel-service-maker
6 Downloads
A Laravel package to generate services and interfaces
dorsone/laravel-service-generator
16 Downloads
With this library, you can generate Services and automatically connect them to Controllers
diegoalvarezb/laravel-service-utils
9 Downloads
Utils for internal Laravel services.