PHPackages                             senki/command - 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. senki/command

Abandoned → [grasphp/command](/?search=grasphp%2Fcommand)Project[CLI &amp; Console](/categories/cli)

senki/command
=============

Sophisticated Console Command

v1.3.0(5y ago)021MITPHPPHP ^7.4.4

Since Sep 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/grasphp/command)[ Packagist](https://packagist.org/packages/senki/command)[ RSS](/packages/senki-command/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (5)Dependencies (2)Versions (8)Used By (0)

grasphp/command
===============

[](#grasphpcommand)

Sophisticated Console Command

Usage
-----

[](#usage)

1. create project: `composer create-project grasphp/command `
2. `cd `
3. Edit default command: `src/Command/Run.php`
4. Execute: `php command` or `./command`

### Create New Command

[](#create-new-command)

1. create new command class at `src/Command/`
2. add class to the `config/commands.php` file

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 73.7% 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 ~170 days

Total

5

Last Release

2129d ago

PHP version history (2 changes)v1.0PHP ^7.1.3

v1.3.0PHP ^7.4.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/960233bfeb69c837f24bffec178fc5b4278d05ea6015578b4d4f9b2c7403afea?d=identicon)[senki](/maintainers/senki)

---

Top Contributors

[![senki](https://avatars.githubusercontent.com/u/459353?v=4)](https://github.com/senki "senki (14 commits)")[![the-csaba](https://avatars.githubusercontent.com/u/45931795?v=4)](https://github.com/the-csaba "the-csaba (5 commits)")

### Embed Badge

![Health badge](/badges/senki-command/health.svg)

```
[![Health](https://phpackages.com/badges/senki-command/health.svg)](https://phpackages.com/packages/senki-command)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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