Libraries tagged by Module Scaffolding
mqondisi/laravel-module-generator
139 Downloads
Opinionated Laravel 9–13 module scaffolding (model, migration, repository, DTO, optional DAO, controllers)
gkiokan/laravel-modules-stubs
80 Downloads
Stubs for Laravel-Modules with Scaffolding.
e-yari/module-blueprint
14 Downloads
A custom modular scaffolding package for Laravel
raza9798/core-modules
68 Downloads
core-module is a Laravel package that streamlines modular development by organizing models, controllers, migrations, and policies under a clean namespace like Core/. It simplifies scaffolding and improves code separation for better project structure.
chemaclass/gacela-module-example
10 Downloads
A basic module using gacela library
sepehr-mohseni/laramodutenant
4 Downloads
A battle-tested modular multi-tenancy package for Laravel. Module scaffolding, tenant isolation, RBAC, unified API responses, and 45+ artisan commands.
ovimughal/lamirator
11 Downloads
Tool to configure your laminas app for Lamirest package & easily create modules
cedarsol/larmod
0 Downloads
A module scaffolding tool for ERP-style Laravel applications. Quickly generate fully-structured modules with controllers, models, services, routes, and more.
twfahey1/aqto_ai_codegen
107 Downloads
A Drupal module which provides site code scaffolding integrating with Aqto AI Core.
mehediishere/laravel-modular
6 Downloads
Native zero-dependency modular architecture for Laravel ERP systems. Provides module discovery, sidebar management, and artisan scaffolding.
khaleelibrahim/laravel-modular
1 Downloads
Modular architecture scaffolding for Laravel: self-contained feature modules with repositories, services, tag-based caching, and Artisan generators.
unquam/nette-maker
75 Downloads
CLI code generator for Nette Framework: scaffold modules, migrations, seeders, factories, authentication, API resources, form requests and more.
triquang/laravel-solid-maker
13 Downloads
Generate SOLID-based scaffolding (Service, Repository, Tests...) for Laravel — supports both standard and modular architectures.
rajska/laravel-arc
0 Downloads
A dev-only Laravel package that turns artisan make:* commands into an architecture-aware, config-driven generator via a single arc.neon file.
laravel-architex/architecture-generator
0 Downloads
Laravel Architecture Generator - A powerful tool to generate project structure based on popular architecture patterns