PHPackages                             mressex/cubex-cli - 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. [CLI &amp; Console](/categories/cli)
4. /
5. mressex/cubex-cli

ActiveLibrary[CLI &amp; Console](/categories/cli)

mressex/cubex-cli
=================

0.1.0(3y ago)11.5k1PHP

Since Sep 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/MrEssex/cubex-cli)[ Packagist](https://packagist.org/packages/mressex/cubex-cli)[ RSS](/packages/mressex-cubex-cli/feed)WikiDiscussions master Synced 3w ago

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

Cubex Cli
=========

[](#cubex-cli)

Installation
------------

[](#installation)

1. Run `composer require MrEssex/Cubex-Cli`
2. Run `./vendor/mressex/cubex-cli/cubex init`. This command creates a sample **cubex** file in your root directory.

Usage
-----

[](#usage)

- Run `cubex make:console command-name` to create a new command.
- When you create a new command, it will have **{PSR-4-Namespace}\\Cli** namespace. For example, if you run `cubex make:console Example`, you will get ***{PSR-4-Namespace}\\Cli\\Example*** as a fully qualified class name.
- Run `cubex list` to confirm.

or add `CliWrapper::initialise($app);`, where `$app` is an instance of cubex, to your cubex file in the root directory

Registering Alternative CLI Vendors
-----------------------------------

[](#registering-alternative-cli-vendors)

- Qdd `CliWrapper::initialiseAlternativeRoot($app, {path});`, where `$app` is an instance of cubex, to your cubex file in the root directory and `{path}` is the namespace/path inside vendor of the package e.g. `mressex/cubex-translate`

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1362d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5024348?v=4)[Kyle Essex](/maintainers/MrEssex)[@MrEssex](https://github.com/MrEssex)

---

Top Contributors

[![MrEssex](https://avatars.githubusercontent.com/u/5024348?v=4)](https://github.com/MrEssex "MrEssex (1 commits)")

---

Tags

consolecubexphp

### Embed Badge

![Health badge](/badges/mressex-cubex-cli/health.svg)

```
[![Health](https://phpackages.com/badges/mressex-cubex-cli/health.svg)](https://phpackages.com/packages/mressex-cubex-cli)
```

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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