konekt/concord
Laravel extension for building modular applications using conventions on top of service providers. Manage in-app and external modules with isolation-friendly structure, version compatibility across Laravel releases, and tooling around module registration and organization.
| Laravel | Concord |
|---|---|
| 5.4 | 1.0 - 1.3 |
| 5.5 | 1.0 - 1.8 |
| 5.6 | 1.1 - 1.8 |
| 5.7 | 1.3 - 1.8 |
| 5.8 | 1.3 - 1.8 |
| 6.x | 1.4 - 1.10 |
| 7.x | 1.5 - 1.10 |
| 8.x | 1.8 - 1.11 |
| 9.x | 1.10.2 - 1.15 |
| 10.x | 1.13+ |
| 11.x | 1.14+ |
| 12.x | 1.16+ |
composer require konekt/concordphp artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider" --tag=config
Next: Directory Structure »
How can I help you explore Laravel packages today?