laravel-modules
by waventra
Laravel modules package: independent modules outside app/ with repository pattern, service layer, and artisan module:make generators for Laravel 11 and 12.
laravel-openapi
by herolabid
Modern OpenAPI 3.1 documentation generator for Laravel 11+ using PHP 8.2+ attributes. Zero config, smart caching, auto-detects modules, FormRequests, and API Resources.
laravel-easy-modules
by kadevland
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
laravel-modules-livewire
by xslain
Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
laravel-modules
by mozex
Laravel package that auto-discovers and registers module assets (configs, routes, views, migrations, commands, Livewire, Filament, Nova, and more) from a Modules/ directory at the project root.
laravel-hmvc-generator
by tienhm7
this package which created to manage your large by modules using HMVC architectural pattern