PHPackages                             rhymix/composer-stub - 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. rhymix/composer-stub

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rhymix/composer-stub
====================

Composer Stub for Rhymix Third-Party Programs

0252

Since Mar 5Pushed 1y ago4 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Composer Stub for Rhymix Third-Party Programs
=============================================

[](#composer-stub-for-rhymix-third-party-programs)

Start your module with the following `composer.json` and add any other library you need. Libraries included with Rhymix Core will be skipped so that you can avoid duplicates and version conflicts.

```
{
  "config": {
    "optimize-autoloader": true,
    "prepend-autoloader": false
  },
  "require": {
    "rhymix/composer-stub": "dev-master"
  }
}

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/rhymix-composer-stub/health.svg)

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

###  Alternatives

[phix/contractlib

ContractLib is a lightweight PHP library designed to help you write more robust PHP components by helping your components enforce programming contracts throughout your code

3233.8k2](/packages/phix-contractlib)

PHPackages © 2026

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