PHPackages                             adunsulag/openemr-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. adunsulag/openemr-module-installer-plugin

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

adunsulag/openemr-module-installer-plugin
=========================================

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

0.1.13(6y ago)05GPL-3.0PHP

Since Sep 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/adunsulag/openemr-module-installer-plugin)[ Packagist](https://packagist.org/packages/adunsulag/openemr-module-installer-plugin)[ RSS](/packages/adunsulag-openemr-module-installer-plugin/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

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-zend-module",
    "require": {
        "adunsulag/openemr-module-installer-plugin": "^0.1.0"
    }
}

```

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

For Zend Framework Modules

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

```

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

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

Every ~0 days

Total

4

Last Release

2488d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d31537807c312261d834bfbcf19efafca59fd9c12349945d8cf281747e9b2421?d=identicon)[adunsulag](/maintainers/adunsulag)

---

Top Contributors

[![adunsulag](https://avatars.githubusercontent.com/u/228117?v=4)](https://github.com/adunsulag "adunsulag (5 commits)")

---

Tags

openemropenemr-module

### Embed Badge

![Health badge](/badges/adunsulag-openemr-module-installer-plugin/health.svg)

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

###  Alternatives

[symfony/runtime

Enables decoupling PHP applications from global state

74794.9M945](/packages/symfony-runtime)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

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

Adds a message after Composer installation.

2124.0M194](/packages/drupal-core-project-message)[phpro/grumphp-shim

GrumPHP Phar distribution

284.6M334](/packages/phpro-grumphp-shim)[altis/core

Core module for Altis

19222.5k2](/packages/altis-core)[altis/local-server

Local Server module for Altis

18217.0k2](/packages/altis-local-server)

PHPackages © 2026

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