Libraries tagged by Module Scaffolding
spiral/scaffolder
112595 Downloads
Spiral, Code Scaffolding module
joshlogic/hotswap
43 Downloads
A Laravel package that enables modular development by generating self-contained packages with routes, migrations, service providers, and frontend scaffolding.
wplib/wplib
1315 Downloads
A PHP Library that Adds Modules and Applications to WordPress
ahmed-aliraqi/crud-generator
4937 Downloads
This package is a useful tool to generate simple crud for laravel-modules/scaffolding
nahid-ferdous/laravel-module-generator
1255 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
kadevland/laravel-easy-modules
7 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
nuvoleweb/drupal-component-scaffold
832 Downloads
Scaffolding Composer plugin for Drupal modules and themes.
gkiokan/laravel-modules-stubs
80 Downloads
Stubs for Laravel-Modules with Scaffolding.
tooinfinity/breeze-module
49 Downloads
Minimal Laravel authentication scaffolding with Blade and Tailwind.
raza9798/core-modules
55 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
ovimughal/lamirator
11 Downloads
Tool to configure your laminas app for Lamirest package & easily create modules
twfahey1/aqto_ai_codegen
106 Downloads
A Drupal module which provides site code scaffolding integrating with Aqto AI Core.
triquang/laravel-solid-maker
13 Downloads
Generate SOLID-based scaffolding (Service, Repository, Tests...) for Laravel — supports both standard and modular architectures.
laravel-architex/architecture-generator
0 Downloads
Laravel Architecture Generator - A powerful tool to generate project structure based on popular architecture patterns