Libraries tagged by generating service layer
sockstack/service
500 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.
dcardenasl/ci4-api-core
1922 Downloads
DTO-first API runtime foundation for CodeIgniter 4: base classes, HTTP layer, services, repositories, filters, audit chain, and queue. Powers ci4-api-starter and ci4-domain-starter. Pair with dcardenasl/ci4-api-scaffolding for CRUD generation.
nahid-ferdous/laravel-module-generator
3414 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.
maltex/laravel-service-generators
13 Downloads
Provide command line generation of service layer files.
julio101290/boilerplateservicelayer
45 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.