PHPackages                             aura/cli-kernel - 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. aura/cli-kernel

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

aura/cli-kernel
===============

The kernel files for an Aura CLI project.

2.0.4(11y ago)564.5k↓29.5%7[1 issues](https://github.com/auraphp/Aura.Cli_Kernel/issues)[1 PRs](https://github.com/auraphp/Aura.Cli_Kernel/pulls)5BSD-2-ClausePHPPHP &gt;=5.4.0

Since Apr 14Pushed 4y ago7 watchersCompare

[ Source](https://github.com/auraphp/Aura.Cli_Kernel)[ Packagist](https://packagist.org/packages/aura/cli-kernel)[ Docs](https://github.com/auraphp/Aura.Cli_Kernel)[ RSS](/packages/aura-cli-kernel/feed)WikiDiscussions 4.x Synced 1mo ago

READMEChangelog (6)Dependencies (3)Versions (9)Used By (5)

Aura.Cli\_Kernel
================

[](#auracli_kernel)

This is a kernel for the [Aura.Cli\_Project](https://github.com/auraphp/Aura.Cli_Project) package.

Foreword
--------

[](#foreword)

### Requirements

[](#requirements)

This kernel requires PHP 5.4 or later; we recommend using the latest available version of PHP as a matter of principle.

Unlike Aura library packages, this kernel package has userland dependencies, which themselves may have other dependencies:

- [aura/project-kernel](https://packagist.org/packages/aura/project-kernel)
- [aura/cli](https://packagist.org/packages/aura/cli)
- [aura/dispatcher](https://packagist.org/packages/aura/dispatcher)
- [psr/log](https://packagist.org/packages/psr/log)

### Installation

[](#installation)

This kernel is installable and autoloadable via Composer with the following `require` element in your `composer.json` file:

```
"require": {
    "aura/cli-kernel": "dev-develop-2"
}

```

Alternatively, download or clone this repository, then require or include its *autoload.php* file.

### Tests

[](#tests)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/85670dab5ecf7f29fb7a489ae6b0578f3878178c976fd99f6782f12c37f438cb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f617572617068702f417572612e436c695f4b65726e656c2f6261646765732f7175616c6974792d73636f72652e706e673f623d342e78)](https://scrutinizer-ci.com/g/auraphp/Aura.Cli_Kernel/)[![codecov](https://camo.githubusercontent.com/205ada7689dd201f2b3fa589b31c3564ed369068e57029b7a9573742af61c342/68747470733a2f2f636f6465636f762e696f2f67682f617572617068702f417572612e436c695f4b65726e656c2f6272616e63682f342e782f67726170682f62616467652e7376673f746f6b656e3d554153446f754c787963)](https://codecov.io/gh/auraphp/Aura.Cli_Kernel)[![Continuous Integration](https://github.com/auraphp/Aura.Cli_Kernel/actions/workflows/continuous-integration.yml/badge.svg?branch=4.x)](https://github.com/auraphp/Aura.Cli_Kernel/actions/workflows/continuous-integration.yml)

To run the unit tests at the command line, issue `composer install` and then `phpunit` at the package root. This requires [Composer](http://getcomposer.org/) to be available as `composer`, and [PHPUnit](http://phpunit.de/) to be available as `phpunit`.

### PSR Compliance

[](#psr-compliance)

This kernel attempts to comply with [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md), [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md), and [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md). If you notice compliance oversights, please send a patch via pull request.

### Community

[](#community)

To ask questions, provide feedback, or otherwise communicate with the Aura community, please join our [Google Group](http://groups.google.com/group/auraphp), follow [@auraphp on Twitter](http://twitter.com/auraphp), or chat with us on #auraphp on Freenode.

### Services

[](#services)

This kernel defines the following service objects in the *Container*:

- `aura/cli-kernel:dispatcher`: an instance of *Aura\\Dispatcher\\Dispatcher*
- `aura/cli-kernel:context`: an instance of *Aura\\Cli\\Context*
- `aura/cli-kernel:stdio`: an instance of *Aura\\Cli\\Stdio*
- `aura/cli-kernel:help_service`: an instance of *Aura\\Cli\_Kernel\\HelpService*

Note that service definitions set at the kernel level may be reset at the project level.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~359 days

Recently: every ~632 days

Total

9

Last Release

1539d ago

Major Versions

2.x-dev → 3.x-dev2016-10-03

3.x-dev → 4.x-dev2022-03-01

PHP version history (2 changes)2.0.0-beta1PHP &gt;=5.4.0

4.x-devPHP &gt;=7.2.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25754?v=4)[Paul M. Jones](/maintainers/pmjones)[@pmjones](https://github.com/pmjones)

![](https://www.gravatar.com/avatar/29dba0e6add8d89fd3fc6126b213d5d2f57538ea78318963025d6ea98db34161?d=identicon)[harikt](/maintainers/harikt)

---

Top Contributors

[![kenjis](https://avatars.githubusercontent.com/u/87955?v=4)](https://github.com/kenjis "kenjis (13 commits)")[![harikt](https://avatars.githubusercontent.com/u/120454?v=4)](https://github.com/harikt "harikt (12 commits)")[![cordoval](https://avatars.githubusercontent.com/u/328359?v=4)](https://github.com/cordoval "cordoval (1 commits)")[![Grummfy](https://avatars.githubusercontent.com/u/668804?v=4)](https://github.com/Grummfy "Grummfy (1 commits)")

---

Tags

auraclikernelphpclikernel

### Embed Badge

![Health badge](/badges/aura-cli-kernel/health.svg)

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

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[nunomaduro/collision

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

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k239.8M286](/packages/nunomaduro-termwind)[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[wp-cli/php-cli-tools

Console utilities for PHP

68325.0M367](/packages/wp-cli-php-cli-tools)[socialengine/sniffer-rules

A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.

1248.2k1](/packages/socialengine-sniffer-rules)

PHPackages © 2026

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