Libraries tagged by service layer
mitul456/laravel-repository-service
30 Downloads
A Laravel package to generate repository and service layers using artisan commands
maltex/laravel-service-generators
13 Downloads
Provide command line generation of service layer files.
kesmenenver/servicelayer
982 Downloads
The Service Layer is a design pattern that will help you to abstract your logic when you need to use different front-end on your application, for your domain logic
bootiq/service-layer
24552 Downloads
B!Q Common service layer
lowel/laravel-service-maker
185 Downloads
A package for Laravel 9+ that helps generate layered services according to the Interface-Service-Factory pattern using laravel's built-in DI.
tobento/service-filesystem
571 Downloads
Provides abstraction layers for dealing with directories and files.
muhammedsalama/laravel-base
13 Downloads
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.
matryoshka-model/matryoshka
2088 Downloads
A lightweight framework that provides a standard and easy way to implement a model service layer
league/tactician-phpstan
27 Downloads
Find missing handlers, incorrect typehints and more.
kindharika/laravel-api-starter
67 Downloads
Production-ready Laravel API starter: service layer, UUID models, datatable macro, CRUD scaffold with OpenAPI/Swagger.
julio101290/boilerplateservicelayer
65 Downloads
A CodeIgniter 4 boilerplate repository for building a service layer to integrate with SAP Business One. It includes pre-built CRUD functionality for products and companies, with features for inventory management, invoice generation (with SAT fields), and user authorization.
fmarquesto/sap-business-one-connector
0 Downloads
Utility to connect with SAP Business One through the Service Layer API
astrotechlabs/yii2-tactician
2156 Downloads
Yii 2 Command Bus pattern implementation
tillkruss/laravel-tactician
880 Downloads
A flexible and easy to use implementation of the Tactician command bus for Laravel 5.
dersonsena/yii2-tactician
1528 Downloads
Yii 2 Command Bus pattern implementation