Laravel Modular is designed to be the core of a powerful, extensible ecosystem. While the core package provides the architecture, these official add-ons supercharge your development workflow.
| Package | Description |
|---|---|
| laravel-modular-livewire | Livewire IntegrationProvides automatic component discovery and registration within modules. No manual Livewire::component() calls needed. |
| laravel-modular-filament | Filament Admin SupportEnables Filament v5 admin panel integration with automatic resource, page, and widget discovery inside modules. |
| laravel-modular-js | JavaScript AutoloadingEnables JS discovery within modular structures and provides zero-config autoloading for module assets. |
| laravel-themer | Theme SystemAdvanced theme management support. Switch themes at runtime, manage asset pipelines, and more. |
| laravel-hooks | Plugin SystemAdds a universal extensibility and hook system (actions/filters) to your Laravel application. |
| Package | Description |
|---|---|
| filament-themer-luncher | Theme Manager GUIA comprehensive Filament v5 interface for previewing, managing, and switching active themes. |
| filament-modular-luncher | Module Manager GUIA powerful Filament v5 manager for listing, toggling, enabling/disabling, and backing up system modules via the admin panel. |
You can install any of these packages via Composer:
composer require alizharb/laravel-modular-livewire
How can I help you explore Laravel packages today?