Libraries tagged by laravel structure generator
linhnh95/laravel-lumen-generate
37 Downloads
Library Support For Structure Laravel
jhuddle/laravel-mermaid
0 Downloads
Automatic generation of Mermaid diagrams from Laravel app structure.
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.
kareem22t/structure-my-module
41 Downloads
Laravel package for generating structured modules
jaggle/mysqldiff
7 Downloads
diff mysql db structure and generate laravel migrations
mediawebid/makemodule
2 Downloads
Generate module structure including controller, request, resource, repository
maqe/maqe-domain
2 Downloads
Package helper to generate internal DDD structure.
kodestudio/apiresponse
50 Downloads
Package to generate a standard structure for api responses
incipient/structura
17 Downloads
structura is a Laravel package for seamlessly managing and visualizing organizational hierarchies. It provides intuitive tools to define reporting relationships, handle employee data, and generate dynamic organizational charts. With support for AI-driven insights and modern charting libraries, structura empowers organizations to efficiently design and optimize their structures, ensuring clarity and productivity.
viewcomposersimple/simple
5 Downloads
Generates a basic structure of View Composer in Laravel on execution of 'view:composer' console command.
islamwalied/one-click-project
112 Downloads
A Laravel package to generate complete project structure with repository pattern
smartweb/module-testing
294 Downloads
Testing utility and code generation for Laravel applications using the Codeception framework, designed to be used with structure given by nwidart/laravel-modules.
syahmi-jalil/database-to-model
17 Downloads
Laravel package to generate models and migrations from existing database structure
blaspsoft/onym
4237 Downloads
Onym is a lightweight Laravel package designed to generate unique, structured, and meaningful filenames effortlessly.
jcesarbueno/laravel-strategy
3 Downloads
A Laravel package for generating Strategy Design Pattern, along with Factory and Chain of Responsibility support.This package provides an Artisan command to quickly scaffold strategies, keeping your Laravel project well-structured.