Libraries tagged by generating service layer
sockstack/service
481 Downloads
laravel extension for generating service layer
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.
maltex/laravel-service-generators
13 Downloads
Provide command line generation of service layer files.
nahid-ferdous/laravel-module-generator
1255 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
julio101290/boilerplateservicelayer
5 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.