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. mweb/laravel-module-installer

ActiveComposer-plugin

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 2mo ago

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 64% 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

2019d 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://www.gravatar.com/avatar/ed697b78edb937440ddc58074f41f013a665bd2b2bbc446e5944bb0d424ed667?d=identicon)[modisimre](/maintainers/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

[humbug/box

Fast, zero config application bundler with PHARs.

1.3k801.5k68](/packages/humbug-box)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M15](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M445](/packages/drupal-core-composer-scaffold)[roots/wordpress-core-installer

A Composer custom installer to handle installing WordPress as a dependency

4115.6M19](/packages/roots-wordpress-core-installer)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)

PHPackages © 2026

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