Try Depot: Bring ultra-fast, remote Docker builds directly to your Laravel workflow

Laravel Modules

nwidart/laravel-modules image

Laravel Modules stats

Downloads
6M
Stars
4,994
Open Issues
7
Forks
908

View on GitHub →

Laravel Module management

Laravel-Modules Summary

The nwidart/laravel-modules is a robust Laravel package designed to enhance application modularity, allowing developers to manage their projects through independent modules similar to individual Laravel packages. This approach is particularly useful for maintaining large applications, encapsulating features such as views, controllers, and models within discrete modules.

Key Features

  • Modular Management: Organize a large Laravel application into manageable modules.
  • Autoloading Support: Utilizes PSR-4 autoloading for managing module classes.
  • Test-Driven: Includes tests, adding reliability over its predecessor pingpong/modules.
  • Ease of Installation: Easy to install via Composer and integrates automatically with Laravel's service provider.

Installation and Usage

Install the package via Composer:

composer require nwidart/laravel-modules

To publish the configuration file, run:

php artisan vendor:publish --provider="Nwidart\Modules\LaravelModulesServiceProvider"

For autoloading modules, add the following to your composer.json and execute composer dump-autoload:

{
"autoload": {
"psr-4": {
"App\\": "app/",
"Modules\\": "Modules/"
}
}
}

Documentation and Support

Full documentation is available at Laravel Modules Documentation. This package is maintained by Nicolas Widart and supported by other community contributors.

For more details about using and configuring modules, visit the official documentation page. This package supports various Laravel versions from 5.4 up to the latest release, ensuring compatibility and ease of integration across multiple Laravel projects.

nWidart photo

Freelance developer & consultant. Laravel specialist. Spring fan. React and Vue user. Open-source advocate. New technologies geek. Apple fan. @AsgardCms creator


Nwidart Laravel Modules Related Articles

Craft CMS is moving to Laravel image

Craft CMS is moving to Laravel

Read article
The Laravel Idea Plugin is Now FREE for PhpStorm Users image

The Laravel Idea Plugin is Now FREE for PhpStorm Users

Read article
AI-Driven Development Insiders Launch: 500 Seats. 24 Hours. 50% Off image

AI-Driven Development Insiders Launch: 500 Seats. 24 Hours. 50% Off

Read article
Generate a Detailed Application Report with Laravel Decomposer image

Generate a Detailed Application Report with Laravel Decomposer

Read article
Aureus ERP image

Aureus ERP

Read article
Nuxt 3 + Laravel Sanctum Authentication: Secure Your SPA and API with Ease image

Nuxt 3 + Laravel Sanctum Authentication: Secure Your SPA and API with Ease

Read article
Acquaint Softtech logo

Acquaint Softtech

Acquaint Softtech offers AI-ready Laravel developers who onboard in 48 hours at $3000/Month with no lengthy sales process and a 100 percent money-back guarantee.

Acquaint Softtech
Lucky Media logo

Lucky Media

Get Lucky Now - the ideal choice for Laravel Development, with over a decade of experience!

Lucky Media
Harpoon: Next generation time tracking and invoicing logo

Harpoon: Next generation time tracking and invoicing

The next generation time-tracking and billing software that helps your agency plan and forecast a profitable future.

Harpoon: Next generation time tracking and invoicing
PhpStorm logo

PhpStorm

The go-to PHP IDE with extensive out-of-the-box support for Laravel and its ecosystem.

PhpStorm
Tinkerwell logo

Tinkerwell

The must-have code runner for Laravel developers. Tinker with AI, autocompletion and instant feedback on local and production environments.

Tinkerwell
Laravel Cloud logo

Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Laravel Cloud