PHPackages                             sikessem/console - 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. sikessem/console

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

sikessem/console
================

The Sikessem console allows you to develop and test command line applications.

v0.3.0(2mo ago)0861MITPHPPHP &gt;=8.4CI passing

Since May 31Pushed 2mo agoCompare

[ Source](https://github.com/Sikessem/Console)[ Packagist](https://packagist.org/packages/sikessem/console)[ Docs](https://packagist.org/packages/sikessem/console)[ RSS](/packages/sikessem-console/feed)WikiDiscussions 0.x Synced today

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

[![Sikessem](https://github.com/sikessem/art/raw/HEAD/images/logo.svg)](https://github.com/sikessem "Sikessem")'s Console
=========================================================================================================================

[](#s-console)

The Sikessem console allows you to develop and test command line applications.

[![actions-icon](https://github.com/sikessem/console/workflows/CI/badge.svg)](https://github.com/sikessem/console/actions "Console status")[![php-icon](https://camo.githubusercontent.com/f30d8968f190b6ca594f8c16937e71e080d28928734df97c22c82b7243e813d1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d6363632e7376673f7374796c653d666c6174266c6f676f3d706870)](https://github.com/sikessem/console/search?l=php "PHP code")[![packagist-version-icon](https://camo.githubusercontent.com/03f5776e71674d0e1a98cac29a1cc7be2a533ffcaac6ad236dc49a38aea73b75/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73696b657373656d2f636f6e736f6c65)](https://packagist.org/packages/sikessem/console "Console Releases")[![packagist-download-icon](https://camo.githubusercontent.com/3421e71840d862ace4d5c11f337f50ba91503d45c0785d51b7d3b5ad30a2cda1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73696b657373656d2f636f6e736f6c65)](https://packagist.org/packages/sikessem/console "Console Downloads")[![license-icon](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/sikessem/console/blob/HEAD/LICENSE "Console License")[![twitter-icon](https://camo.githubusercontent.com/ec0e14191bdeb6bfa1cae19ff35c76f6b74c3f7c6084a2ca0a65a36a03848b79/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f53696b657373656d456e672e7376673f6c6162656c3d4053696b657373656d456e67)](https://twitter.com/intent/follow?screen_name=SikessemEng "Ping Sikessem")

🔖 Contents
----------

[](#-contents)

- [📋 Requirements](#-requirements)
- [⚡️ Installation](#%EF%B8%8F-installation)
- [👏 Contribution](#-contribution)
    - [Code of Conduct](#code-of-conduct)
    - [👥 Contributing Guide](#-contributing-guide)
    - [🔒️ Good First Issues](#%EF%B8%8F-good-first-issues)
    - [💬 Discussions](#-discussions)
- [🔐 Security Reports](#-security-reports)

📋 Requirements
--------------

[](#-requirements)

> - **Requires [PHP 8.4+](https://php.net/releases/)**(at least 8.4.19 recommended to avoid potential bugs).
> - **Requires [Composer v2+](https://getcomposer.org/)** to manage PHP dependencies.

⚡️ Installation
---------------

[](#️-installation)

Install [Console](https://packagist.org/packages/sikessem/console) using [Composer](https://getcomposer.org/):

- By adding the `sikessem/console` dependency to your `composer.json` file:

    ```
    {
        "require" : {
            "sikessem/console": "^0.3"
        }
    }
    ```
- Or by including the dependency:

    ```
    composer require sikessem/console
    ```

👏 Contribution
--------------

[](#-contribution)

The main purpose of this repository is to continue evolving Sikessem. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving Sikessem.

### [Code of Conduct](https://github.com/sikessem/.github/blob/HEAD/CODE_OF_CONDUCT.md)

[](#code-of-conduct)

Sikessem has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/sikessem/.github/blob/HEAD/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.

### 👥 [Contributing Guide](https://github.com/sikessem/.github/blob/HEAD/CONTRIBUTING.md)

[](#-contributing-guide)

Read our [**Contributing Guide**](https://github.com/sikessem/.github/blob/HEAD/CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Sikessem.

### 🔒️ Good First Issues

[](#️-good-first-issues)

We have a list of [good first issues](https://github.com/sikessem/console/labels/good%20first%20issue) that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.

### 💬 Discussions

[](#-discussions)

Larger discussions and proposals are discussed in [**sikessem/community**](https://github.com/orgs/sikessem/discussions).

🔐 Security Reports
------------------

[](#-security-reports)

If you discover a security vulnerability within [Sikessem](https://github.com/sikessem "Sikessem"), please email [SIGUI Kessé Emmanuel](https://github.com/siguici) at . All security vulnerabilities will be promptly addressed.

---

Made with ❤︎ by [@siguici](https://twitter.com/intent/follow?screen_name=siguici).

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance83

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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

Every ~261 days

Total

5

Last Release

86d ago

PHP version history (3 changes)v0.0.0PHP ^8.1||^8.2

v0.2.0PHP ^8.2

0.x-devPHP &gt;=8.4

### Community

Maintainers

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

---

Top Contributors

[![siguici](https://avatars.githubusercontent.com/u/62618356?v=4)](https://github.com/siguici "siguici (20 commits)")

---

Tags

clicommand-lineconsoleconsole-applicationphpsikessemtermwindphpcliconsolecommand-lineconsole-applicationsikessemtermwind

### Embed Badge

![Health badge](/badges/sikessem-console/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.7k357.7M11.1k](/packages/nunomaduro-collision)[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54743.1k4](/packages/jolicode-castor)[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

10097.5k](/packages/mehrancodes-laravel-harbor)

PHPackages © 2026

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