grazulex/laravel-flowpipe
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
19
593
alizharb/filament-modular-luncher
The ultimate Filament module manager for Laravel Modular. Seamlessly search, install, update, and manage your application modules directly from your Filament admin panel. Supports ZIP, Git, and Composer sources.
4
32
alizharb/laravel-modular-filament
The official Filament v5 bridge for Laravel Modular offering automatic discovery and modular Artisan commands.
3
18
alizharb/laravel-modular-livewire
The official Livewire bridge for Laravel Modular offering automatic discovery and registration of modular Livewire components.
2
27
alizharb/laravel-modular-js
The official JavaScript bridge for Laravel Modular offering automatic discovery and modular component resolution for Vue, Nuxt and React.
1
2
kz370/laravel-modular
A Laravel package for modular architecture with Filament v4 support, pattern inference, and reusable module generation
13
andrebhas/laravel-brick
Build modular monolith Laravel applications with a solid foundation. Each module is a 'brick' that can be stacked wisely. Includes an optional internal bridge with async support, circuit breaker, and Pest testing.
rifatxtra/feature-based-laravel
A feature-based Laravel template with Inertia.js, React, Tailwind, Breeze, and Sanctum for scalable modular web applications.
10
joshlogic/hotswap
A Laravel package that enables modular development by generating self-contained packages with routes, migrations, service providers, and frontend scaffolding.
101
phpsamurai/laravel-module-maker
A Laravel package for generating modular HMVC structures with artisan commands