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

0457

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 3d 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 9% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity16

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://avatars.githubusercontent.com/u/164058?v=4)[Kijin Sung](/maintainers/kijin)[@kijin](https://github.com/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

[winter/laravel-config-writer

Utility to create and update Laravel config and .env files

16350.1k18](/packages/winter-laravel-config-writer)[rotexsoft/versatile-collections

A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.

186.1k1](/packages/rotexsoft-versatile-collections)

PHPackages © 2026

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