Libraries tagged by laravel service layer
ecotone/ecotone
604562 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
yorcreative/laravel-argonaut-dto
4077 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
nameless/laravel-api-generator
73 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
blockshiftnetwork/sapb1-client
3039 Downloads
A robust, production-grade Laravel package for SAP Business One HTTP integration, supporting both OData and custom (non-OData) SAP Service Layer (SML) endpoints.
eliezer/chapolim
2557 Downloads
A simple package to manage the creation of a structure composed of the service and repository layers in a Laravel application
philiprehberger/laravel-operation-result
281 Downloads
Typed Result pattern for Laravel service-layer operations with named factory methods and specialized result types
lowel/laravel-service-maker
178 Downloads
A package for Laravel 9+ that helps generate layered services according to the Interface-Service-Factory pattern using laravel's built-in DI.
nahid-ferdous/laravel-module-generator
3500 Downloads
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
takeoo/laravel-service-layer
316 Downloads
Lightweight service layer for laravel application!
malsanyang/laravel-service-layer
8 Downloads
Convention-based service layer generators and automatic contract-to-service binding for Laravel.
kindharika/laravel-api-starter
61 Downloads
Production-ready Laravel API starter: service layer, UUID models, datatable macro, CRUD scaffold with OpenAPI/Swagger.
salipropham/laravel-mvcsp
1902 Downloads
Implement MVC + Service + Presenter layer to Laravel 5
mitul456/laravel-repository-service
26 Downloads
A Laravel package to generate repository and service layers using artisan commands
ysm/laravel-repository-pattern
26 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
yarooob/laravel-service-generator
29 Downloads
make your service layer classes easily