PHPackages                             rampage-php/composer-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. [Framework](/categories/framework)
4. /
5. rampage-php/composer-module-installer

AbandonedArchivedComposer-installer[Framework](/categories/framework)

rampage-php/composer-module-installer
=====================================

Composer installer for rampage-php framework modules

1.0.0(13y ago)0125GPL-3.0PHP

Since Apr 15Pushed 13y ago1 watchersCompare

[ Source](https://github.com/tux-rampage/rampage-module-installer)[ Packagist](https://packagist.org/packages/rampage-php/composer-module-installer)[ RSS](/packages/rampage-php-composer-module-installer/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Composer Installer for Rampage PHP Modules
==========================================

[](#composer-installer-for-rampage-php-modules)

To make use of this installer add a dependency for it to your modules composer.json

The modules package type should then be set to `rampage-module`.

Installer options
=================

[](#installer-options)

**Note**: The following options are only available in the root package.

Modules directory
-----------------

[](#modules-directory)

You may specify a custom modules directory for your application. Add the `rampage.modules-dir`extras option to your project's `composer.json` file.

Modules Config
--------------

[](#modules-config)

You may also customize the location of the modules definition file. To do so add the `rampage.modules-config` extras option to your project's `composer.json` file.

Example
-------

[](#example)

```
{
    "extra": {
        "rampage": {
            "modules-dir": "application/modules",
            "modules-config": "application/etc/modules.conf"
        }
    }
}
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

4778d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e1761c6aa1122e2178e1eb8a3348366dd73553f8a857fd0b0fd8228f0263e5b?d=identicon)[tux-rampage](/maintainers/tux-rampage)

---

Top Contributors

[![tux-rampage](https://avatars.githubusercontent.com/u/558326?v=4)](https://github.com/tux-rampage "tux-rampage (7 commits)")

---

Tags

composerframeworkinstallerzf2rampage

### Embed Badge

![Health badge](/badges/rampage-php-composer-module-installer/health.svg)

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

PHPackages © 2026

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