GitHub RepositoryOpen SourceMITLaravelPHPDemo AvailableExternal Project

nWidart/laravel-modules

This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.

Stars
6.2K
Forks
1K
Watchers
6.2K
Open Issues
18
nWidart/laravel-modules

Repository Details

Repository
nWidart/laravel-modules
Framework
Laravel
Primary Language
PHP
Content Language
English
License
MIT
Stars
6.2K
Forks
1K
Watchers
6.2K
Open Issues
18
Default Branch
master
Last Synced
25 Jun 2026
Repository Status
draft_created

Repository Description

AI Summary

Module Management In Laravel

Original Repository Description

Module Management In Laravel

README Preview

# Laravel-Modules [![Latest Version on Packagist](https://img.shields.io/packagist/v/nwidart/laravel-modules.svg?style=flat-square)](https://packagist.org/packages/nwidart/laravel-modules) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) [![Scrutinizer Coverage](https://img.shields.io/scrutinizer/coverage/g/nWidart/laravel-modules.svg?maxAge=86400&style=flat-square)](https://scrutinizer-ci.com/g/nWidart/laravel-modules/?branch=master) [![Total Downloads](https://img.shields.io/packagist/dt/nwidart/laravel-modules.svg?style=flat-square)](https://packagist.org/packages/nwidart/laravel-modules) | **Laravel** | **laravel-modules** | |-------------|---------------------| | 5.4 | ^1.0 | | 5.5 | ^2.0 | | 5.6 | ^3.0 | | 5.7 | ^4.0 | | 5.8 | ^5.0 | | 6.0 | ^6.0 | | 7.0 | ^7.0 | | 8.0 | ^8.0 | | 9.0 | ^9.0 | | 10.0 | ^10.0 | | 11.0 | ^11.0 | | 12.0 | ^12.0 | | 13.0 | ^13.0 | `nwidart/laravel-modules` is a Laravel package created to manage your large Laravel app using modules. A Module is like a Laravel package, it has some views, controllers or models. This package is supported and tested in Laravel 11. This package is a re-published, re-organised and maintained version of [pingpong/modules](https://github.com/pingpong-labs/modules), which isn't maintained anymore. With one big bonus that the original package didn't have: **tests**. ## Install To install via Composer, run: ``` bash composer require nwidart/laravel-modules ``` The package will automatically register a service provider and alias. Optionally, publish the package's configuration file by running: ``` bash php artisan vendor:publish --provider="Nwidart\Modules\LaravelModulesServiceProvider" ``` ### Autoloading > from v11.0 autoloading `"Modules\\": "modules/"

LaravelPHPMITlaravel-modulesarchitecturehacktoberfest

Related Repositories

Product Discussion

Ask questions or discuss this product. New comments are reviewed before publishing.

0 comments

Loading comments...

Explore

WOCSOL services and marketplace

Account

Sign in or create an account to manage downloads, orders, and support.