2017 © Pedro Peláez
 

library web-kernel

The kernel files for an Aura web project.

image

aura/web-kernel

The kernel files for an Aura web project.

  • Monday, October 3, 2016
  • by pmjones
  • Repository
  • 10 Watchers
  • 24 Stars
  • 18,972 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 14 Forks
  • 0 Open issues
  • 8 Versions
  • 2 % Grown

The README.md

Aura.Web_Kernel

This is a kernel for the Aura.Web_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/web-kernel": "dev-develop-2"
}

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

Tests

Build Status, (*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/web-kernel:dispatcher: an instance of Aura\Dispatcher\Dispatcher
  • aura/web-kernel:request: an instance of Aura\Web\Request
  • aura/web-kernel:response: an instance of Aura\Web\Response
  • aura/web-kernel:router: an instance of Aura\Router\Router

Note that service definitions set at the kernel level may be reset at the project level., (*11)

The Versions

03/10 2016

2.x-dev

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

The kernel files for an Aura web project.

  Sources   Download

BSD-2-Clause

The Requires

 

web kernel

03/10 2016

2.1.3

2.1.3.0 https://github.com/auraphp/Aura.Web_Kernel

The kernel files for an Aura web project.

  Sources   Download

BSD-2-Clause

The Requires

 

web kernel

28/03 2015

2.1.2

2.1.2.0 https://github.com/auraphp/Aura.Web_Kernel

The kernel files for an Aura web project.

  Sources   Download

BSD-2-Clause

The Requires

 

web kernel

28/03 2015

2.1.1

2.1.1.0 https://github.com/auraphp/Aura.Web_Kernel

The kernel files for an Aura web project.

  Sources   Download

BSD-2-Clause

The Requires

 

web kernel

28/03 2015

2.1.0

2.1.0.0 https://github.com/auraphp/Aura.Web_Kernel

The kernel files for an Aura web project.

  Sources   Download

BSD-2-Clause

The Requires

 

web kernel

06/11 2014

2.0.1

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

The kernel files for an Aura web project.

  Sources   Download

BSD-2-Clause

The Requires

 

web kernel

05/10 2014

2.0.0

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

The kernel files for an Aura web project.

  Sources   Download

BSD-2-Clause

The Requires

 

web kernel

15/04 2014