internachi/modular
A lightweight module system for Laravel using Composer path repositories and Laravel package discovery. Organize large apps by placing self-contained “modules” in an app-modules/ directory, following standard Laravel package conventions with minimal extra tooling.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| hirethunk/verbs | Verbs is a Laravel-friendly event sourcing package for PHP artisans that keeps the benefits of event sourcing while cutting boilerplate and jargon. Model behavior as verbs, record events, and build projections with a clean, approachable API. | 517 | 515 | 49 | 16K | 2 | 29.2 | 32.6 | MIT | 3 months ago | |
| internachi/modular-livewire | Livewire plugin for internachi/modular that auto-discovers and registers Livewire v3 components from your application modules. Scans each module’s src/Livewire directory and registers components as {module}::{kebab-name} with dot notation for subfolders. | 1 | 0 | 2 | 1K | 0 | 17.9 | 45.1 | MIT | 1 month ago | |
| internachi/modularize | Add InterNACHI Modular support to your Laravel package commands with simple traits. Provides a --module option and helpers to resolve module config. Includes a GeneratorCommand trait so generated files land in the module directory with correct namespaces. | 2 | 2 | 2 | 44K | 0 | 14.9 | 62.0 | MIT | 3 months ago |
How can I help you explore Laravel packages today?