PHPackages                             mweb/laravel-module-installer - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mweb/laravel-module-installer

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

mweb/laravel-module-installer
=============================

v2.0.3(5y ago)0101MITPHPPHP 7.\*

Since Feb 17Pushed 5y ago2 watchersCompare

[ Source](https://github.com/modisimre/laravel-module-installer)[ Packagist](https://packagist.org/packages/mweb/laravel-module-installer)[ RSS](/packages/mweb-laravel-module-installer/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (4)Versions (13)Used By (0)

Laravel Module Installer
========================

[](#laravel-module-installer)

The purpose of this package is to allow for easy installation of standalone Modules into the [Laravel Modules](https://github.com/nWidart/laravel-modules) package. This package will ensure that your module is installed into the `Modules/` directory instead of `vendor/`.

You can specify an alternate directory by including a `module-dir` in the extra data in your composer.json file:

```
"extra": {
    "module-dir": "Custom"
}

```

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

[](#installation)

1. Ensure you have the `type` set to `laravel-module` in your module's `composer.json`
2. Ensure your package is named in the convention `/-module`, for example `joshbrw/user-module` would install into `Modules/User`
3. Require this package: `composer require joshbrw/laravel-module-installer`
4. Require your bespoke module using Composer. You may want to set the constraint to `dev-master` to ensure you always get the latest version.

Notes
-----

[](#notes)

- When working on a module that is version controlled within an app that is also version controlled, you have to commit and push from inside the Module directory and then `composer update` within the app itself to ensure that the latest version of your module (dependant upon constraint) is specified in your composer.lock file.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 91.7% 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

Every ~135 days

Recently: every ~230 days

Total

11

Last Release

2069d ago

Major Versions

v0.1.4 → v1.0.02018-04-25

v1.0.1 → v2.02020-10-27

PHP version history (2 changes)v0.1.4PHP ^5.4|7.\*

v2.0.1PHP 7.\*

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7964283?v=4)[Módis Imre](/maintainers/modisimre)[@modisimre](https://github.com/modisimre)

---

Top Contributors

[![modisimre](https://avatars.githubusercontent.com/u/7964283?v=4)](https://github.com/modisimre "modisimre (11 commits)")[![jijoel](https://avatars.githubusercontent.com/u/3487641?v=4)](https://github.com/jijoel "jijoel (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mweb-laravel-module-installer/health.svg)

```
[![Health](https://phpackages.com/badges/mweb-laravel-module-installer/health.svg)](https://phpackages.com/packages/mweb-laravel-module-installer)
```

###  Alternatives

[symfony/runtime

Enables decoupling PHP applications from global state

74794.9M939](/packages/symfony-runtime)[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k40.0M2.6k](/packages/ergebnis-composer-normalize)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5344.1M526](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2124.0M193](/packages/drupal-core-project-message)[sandersander/composer-link

Adds ability to link local packages for development with composer

94441.4k](/packages/sandersander-composer-link)[phpro/grumphp-shim

GrumPHP Phar distribution

284.6M333](/packages/phpro-grumphp-shim)

PHPackages © 2026

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