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.5k↓100%1PHP

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 1mo 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 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

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

1317d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ec4f5da02e93f71d9e7537a583a75161176e57becea659ce5247e99d3c4147fb?d=identicon)[MrEssex](/maintainers/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

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M318](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M18](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

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

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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