2017 © Pedro Peláez
 

library cli-kernel

The kernel files for an Aura CLI project.

image

aura/cli-kernel

The kernel files for an Aura CLI project.

  • Saturday, April 4, 2015
  • by pmjones
  • Repository
  • 7 Watchers
  • 7 Stars
  • 27,456 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 7 Versions
  • 4 % Grown

The README.md

Aura.Cli_Kernel

This is a kernel for the Aura.Cli_Project package., (*1)

Foreword

Requirements

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

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

Installation

This kernel is installable and autoloadable via Composer with the following require element in your composer.json file:, (*4)

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

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

Tests

Scrutinizer Code Quality codecov Continuous Integration, (*6)

To run the unit tests at the command line, issue composer install and then phpunit at the package root. This requires Composer to be available as composer, and PHPUnit to be available as phpunit., (*7)

PSR Compliance

This kernel attempts to comply with PSR-1, PSR-2, and PSR-4. If you notice compliance oversights, please send a patch via pull request., (*8)

Community

To ask questions, provide feedback, or otherwise communicate with the Aura community, please join our Google Group, follow @auraphp on Twitter, or chat with us on #auraphp on Freenode., (*9)

Services

This kernel defines the following service objects in the Container:, (*10)

  • 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., (*11)

The Versions

04/04 2015

2.x-dev

2.9999999.9999999.9999999-dev https://github.com/auraphp/Aura.Cli_Kernel

The kernel files for an Aura CLI project.

  Sources   Download

BSD-2-Clause

The Requires

 

cli kernel

04/04 2015

2.0.4

2.0.4.0 https://github.com/auraphp/Aura.Cli_Kernel

The kernel files for an Aura CLI project.

  Sources   Download

BSD-2-Clause

The Requires

 

cli kernel

28/03 2015

2.0.3

2.0.3.0 https://github.com/auraphp/Aura.Cli_Kernel

The kernel files for an Aura CLI project.

  Sources   Download

BSD-2-Clause

The Requires

 

cli kernel

28/03 2015

2.0.2

2.0.2.0 https://github.com/auraphp/Aura.Cli_Kernel

The kernel files for an Aura CLI project.

  Sources   Download

BSD-2-Clause

The Requires

 

cli kernel

06/11 2014

2.0.1

2.0.1.0 https://github.com/auraphp/Aura.Cli_Kernel

The kernel files for an Aura CLI project.

  Sources   Download

BSD-2-Clause

The Requires

 

cli kernel

04/10 2014

2.0.0

2.0.0.0 https://github.com/auraphp/Aura.Cli_Kernel

The kernel files for an Aura CLI project.

  Sources   Download

BSD-2-Clause

The Requires

 

cli kernel

14/04 2014

2.0.0-beta1

2.0.0.0-beta1 https://github.com/auraphp/Aura.Cli_Kernel

The kernel files for an Aura CLI project.

  Sources   Download

BSD-2-Clause

The Requires

 

cli kernel