Libraries tagged by laravel structure generator
bakgul/laravel-package-generator
116 Downloads
This package aims to generate packages to increase productivity. It offers a flexible package structure thanks to settings that can be found in the 'structures' array on 'config/packagify.php'. The detailed explanations can be found in that array's comment block.
akizor/scaffold
81 Downloads
Base project structure generator for Laravel 8+ empty projects. Uses TailwindCSS and VueJs
mhmdasli/kyzin
16 Downloads
Laravel Modular pattern, with cli generator and other tools
fathur/laragendb
39 Downloads
Get Database structure to generate Code and relationship
duncte123/l5-modular
167 Downloads
Modular pattern generator for Laravel with some tweaks
devhridoy/l6modular
134 Downloads
Modular pattern generator for Laravel 6.It is orginaly created by ArtemSchander, i was just implements for laravel 6
d35k/laravelmodules
13 Downloads
Modular Pattern for Laravel 5
kjoekjoe/crudgen
20 Downloads
Generating modules and CRUD at the same time. WIP
theaddresstech/ddd
359 Downloads
DDD Laravel-structure-generator
islamss/ddd
24 Downloads
DDD Laravel-structure-generator
hosamaldeen/laracrud
303 Downloads
laravel Model and CRUD Generator From the Database Structure Edit
digitaldream/laracrud
20682 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
triquang/laravel-solid-maker
5 Downloads
A Laravel package to generate SOLID-structured scaffolding (Service, Repository, Interface, Tests, etc.)
nycorp/lang-helper
4 Downloads
Simple, structured and intuitive language helper generator for Laravel projects.
koalafacade/diamond-console
1055 Downloads
Laravel Package for generate DDD structure easily for your projects