Polyscope - The agent-first dev environment for Laravel

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

Cube

Laravel Newsletter

Join 40k+ other developers and never miss out on new tips, tutorials, and more.


Nwidart Laravel Modules Related Articles

Generate Complete Application Modules with a Single Command using Laravel TurboMaker image

Generate Complete Application Modules with a Single Command using Laravel TurboMaker

Read article
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
The Certification of Competence for Laravel logo

The Certification of Competence for Laravel

A community-driven, proctored assessment across 4 levels designed to validate real-world Laravel knowledge, from Junior to mastery-level Artisan. Official Vue.js, Official Nuxt, Angular, React, JS certifications also available.

The Certification of Competence for Laravel
Tinkerwell logo

Tinkerwell

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

Tinkerwell
Get expert guidance in a few days with a Laravel code review logo

Get expert guidance in a few days with a Laravel code review

Expert code review! Get clear, practical feedback from two Laravel devs with 10+ years of experience helping teams build better apps.

Get expert guidance in a few days with a Laravel code review
Celebian logo

Celebian

Celebian is a social media marketing agency specializing in helping their clients go viral on TikTok. Whether you're looking to reach a bigger audience or gain more Tiktok followers, likes, and views, they've got you covered.

Celebian
Tighten logo

Tighten

We help companies turn great ideas into amazing apps, products, and services.

Tighten
PhpStorm logo

PhpStorm

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

PhpStorm