PHPackages                             sti-vcx/oe-module-installer-plugin - 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. sti-vcx/oe-module-installer-plugin

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

sti-vcx/oe-module-installer-plugin
==================================

OpenEMR Module Installer plugin for installing custom modules into the OpenEMR codebase.

0.1.0(3y ago)04GPL-3.0PHP

Since Oct 3Pushed 3y agoCompare

[ Source](https://github.com/sti-vcx/oe-module-installer-plugin)[ Packagist](https://packagist.org/packages/sti-vcx/oe-module-installer-plugin)[ RSS](/packages/sti-vcx-oe-module-installer-plugin/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

**This is a fork of the openemr module installer composer plugin that supports composer 2.x**

OpenEMR Module Composer Plugin installer that installs either Custom or Zend modules into the correct directory path using composer for an OpenEMR codebase.

Developers who wish to use composer to install their plugins can include in their composer.json the following composer types

For Custom Modules

```
/** composer.json ***/
{
    "name": "openemr/SomeCustomModule",
    "type": "openemr-module",
    "require": {
        "openemr/oe-module-installer-plugin": "^0.1.0"
    }
}

```

The above module will install in the *interface/modules/custom\_modules/SomeCustomModule/* directory

For Zend Framework Modules

```
/** composer.json ***/
{
    "name": "openemr/SomeCustomModule",
    "type": "openemr-zend-module",
    "require": {
        "openemr/oe-module-installer-plugin": "^0.1.0"
    }
}

```

The above module will install in the *interface/modules/zend/modules/SomeCustomModule/* directory

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

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

1368d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9603df9d998e3d156ce68869fd85fe4f4d4f8053fd68438d6b6a9ce15a82d62a?d=identicon)[hippye](/maintainers/hippye)

---

Top Contributors

[![kchapple](https://avatars.githubusercontent.com/u/271809?v=4)](https://github.com/kchapple "kchapple (7 commits)")[![adunsulag](https://avatars.githubusercontent.com/u/228117?v=4)](https://github.com/adunsulag "adunsulag (4 commits)")[![hippye](https://avatars.githubusercontent.com/u/2342767?v=4)](https://github.com/hippye "hippye (1 commits)")[![sjpadgett](https://avatars.githubusercontent.com/u/1859985?v=4)](https://github.com/sjpadgett "sjpadgett (1 commits)")

---

Tags

openemropenemr-module

### Embed Badge

![Health badge](/badges/sti-vcx-oe-module-installer-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/sti-vcx-oe-module-installer-plugin/health.svg)](https://phpackages.com/packages/sti-vcx-oe-module-installer-plugin)
```

###  Alternatives

[symfony/runtime

Enables decoupling PHP applications from global state

74798.8M1.0k](/packages/symfony-runtime)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

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

Adds a message after Composer installation.

2124.7M202](/packages/drupal-core-project-message)[sandersander/composer-link

Adds ability to link local packages for development with composer

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

GrumPHP Phar distribution

294.7M339](/packages/phpro-grumphp-shim)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

43785.5k4](/packages/lullabot-drainpipe)

PHPackages © 2026

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