PHPackages                             janschumann/module\_composer - 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. janschumann/module\_composer

ActiveLibrary[Framework](/categories/framework)

janschumann/module\_composer
============================

Drupal module management

1.1.0(11y ago)03.0k1[1 issues](https://github.com/janschumann/drupal-module-composer/issues)MITPHPPHP &gt;=5.4.0

Since Jan 29Pushed 11y agoCompare

[ Source](https://github.com/janschumann/drupal-module-composer)[ Packagist](https://packagist.org/packages/janschumann/module_composer)[ RSS](/packages/janschumann-module-composer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (10)Versions (4)Used By (0)

Drush extension for installing and configuring drupal modules
=============================================================

[](#drush-extension-for-installing-and-configuring-drupal-modules)

Overview
--------

[](#overview)

This is yet another approach to automate installation and configuring drupal modules similar to `drush make`

A benefit is, that the configuration is done voa symfony dependency injection and therefor in a readable xml format.

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

[](#installation)

This project can be checked out with [composer](http://getcomposer.org).

```
{
  "require": {
    "janschumann/drupal-module-composer": "*"
  }
}
```

As this is a drush extension, this must be copied to `~/.drush` directory.

When this module is acceped on drupal.org, the installation will be done via `bin/drush dl module-composer`.

Confguration
------------

[](#confguration)

Usually no configuration is necessary. As this module takes its configuration from the [drupal container](https://github.com/janschumann/drupal-dic).

Usage
-----

[](#usage)

### Dump current module configuration

[](#dump-current-module-configuration)

```
$ bin/drush mc-dump-config
```

### Install and configure modules

[](#install-and-configure-modules)

```
$ bin/drush mc-compose
```

[![Bitdeli Badge](https://camo.githubusercontent.com/e568add03380cb8299203dd0788469ac140dc69ecf3c5773ee2fdf64b631e492/68747470733a2f2f64327765637a68766c38323376302e636c6f756466726f6e742e6e65742f6a616e736368756d616e6e2f64727570616c2d6d6f64756c652d636f6d706f7365722f7472656e642e706e67)](https://bitdeli.com/free "Bitdeli Badge")

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 93.3% 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 ~38 days

Total

3

Last Release

4095d ago

Major Versions

v0.1.0 → 1.0.02015-02-23

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/276364?v=4)[Jan Schumann](/maintainers/janschumann)[@janschumann](https://github.com/janschumann)

---

Top Contributors

[![janschumann](https://avatars.githubusercontent.com/u/276364?v=4)](https://github.com/janschumann "janschumann (14 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")

---

Tags

frameworkdrupal

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/janschumann-module-composer/health.svg)

```
[![Health](https://phpackages.com/badges/janschumann-module-composer/health.svg)](https://phpackages.com/packages/janschumann-module-composer)
```

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.5k](/packages/symfony-framework-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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