PHPackages                             reenekt/laravel-modules - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. reenekt/laravel-modules

AbandonedLibrary[Framework](/categories/framework)

reenekt/laravel-modules
=======================

Modules system for Laravel

1.0.0(6y ago)16MITPHP

Since Jul 25Pushed 6y agoCompare

[ Source](https://github.com/reenekt/laravel-modules)[ Packagist](https://packagist.org/packages/reenekt/laravel-modules)[ Docs](https://github.com/reenekt/laravel-modules)[ RSS](/packages/reenekt-laravel-modules/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (3)Used By (0)

laravel-modules
===============

[](#laravel-modules)

[![Build Status](https://camo.githubusercontent.com/6abb9d9d70dde16828d60b53405ccd6b14760d8efdf9d791403c94d7a54d180e/68747470733a2f2f7472617669732d63692e6f72672f7265656e656b742f6c61726176656c2d6d6f64756c65732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/reenekt/laravel-modules)

Modules system for Laravel applications

Table of Contents
-----------------

[](#table-of-contents)

- [Installation](#Installation)
- [Usage](#Usage)
- [Contributing](#Contributing)
- [Credits](#Credits)
- [License](#License)
- [TODO list](#TODO-list)

Installation
------------

[](#installation)

### Laravel app

[](#laravel-app)

Run following command from your application's folder

```
composer require "reenekt/laravel-modules"

```

### Installing this package for developing

[](#installing-this-package-for-developing)

Clone (or download) this repository

```
git clone https://github.com/reenekt/laravel-modules.git

```

Then install composer dependencies

```
composer install

```

Usage
-----

[](#usage)

### Basic usage

[](#basic-usage)

Run following command from your Laravel application folder

```
php artisan module:generate

```

`module_name` - Name of module

This command will create module folder with default structure in modules folder (default: `app/Modules`)

Contributing
------------

[](#contributing)

See [CONTRIBUTING](CONTRIBUTING.md) file for more information

Credits
-------

[](#credits)

Author: [reenekt](https://github.com/reenekt)

License
-------

[](#license)

See [LICENSE](LICENSE) file for more information

TODO list
---------

[](#todo-list)

- Set up travis ci
- Publish on packagist
- Make this repository better (add wiki, make github page, add issue templates and other)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2482d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9527c4db005e7e16088d3c887c9a6df5f57e5cd6f250b286c07a105360445f53?d=identicon)[reenekt](/maintainers/reenekt)

---

Top Contributors

[![reenekt](https://avatars.githubusercontent.com/u/37070967?v=4)](https://github.com/reenekt "reenekt (15 commits)")

---

Tags

phplaravelmodulemodules

### Embed Badge

![Health badge](/badges/reenekt-laravel-modules/health.svg)

```
[![Health](https://phpackages.com/badges/reenekt-laravel-modules/health.svg)](https://phpackages.com/packages/reenekt-laravel-modules)
```

###  Alternatives

[nwidart/laravel-modules

Laravel Module management

6.1k14.6M274](/packages/nwidart-laravel-modules)[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)[pingpong/modules

Laravel Modules

592188.7k13](/packages/pingpong-modules)[mhmiton/laravel-modules-livewire

Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.

236409.6k9](/packages/mhmiton-laravel-modules-livewire)[artem-schander/l5-modular

Modular pattern generator for Laravel

223235.5k](/packages/artem-schander-l5-modular)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
