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

ActiveLibrary

aura/web-kernel
===============

The kernel files for an Aura web project.

2.1.3(9y ago)2434.2k↓35%134BSD-2-ClausePHPPHP &gt;=5.4.0CI failing

Since Apr 15Pushed 4y ago11 watchersCompare

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

READMEChangelog (7)Dependencies (4)Versions (9)Used By (4)

Aura.Web\_Kernel
================

[](#auraweb_kernel)

This is a kernel for the [Aura.Web\_Project](https://github.com/auraphp/Aura.Web_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/dispatcher](https://packagist.org/packages/aura/dispatcher)
- [aura/router](https://packagist.org/packages/aura/router)
- [aura/web](https://packagist.org/packages/aura/web)
- [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/web-kernel": "dev-develop-2"
}

```

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

### Tests

[](#tests)

[![Build Status](https://camo.githubusercontent.com/b72780e8da246a85dc5e5ee2c5e7391e33d7940ffe69de0f9d55eee034099e65/68747470733a2f2f7472617669732d63692e6f72672f617572617068702f417572612e5765625f4b65726e656c2e706e673f6272616e63683d646576656c6f702d32)](https://travis-ci.org/auraphp/Aura.Web_Kernel)

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/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.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% 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 ~330 days

Recently: every ~574 days

Total

9

Last Release

1771d ago

Major Versions

2.x-dev → 4.x-dev2021-07-13

### 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

[![harikt](https://avatars.githubusercontent.com/u/120454?v=4)](https://github.com/harikt "harikt (7 commits)")[![renoinn](https://avatars.githubusercontent.com/u/227144?v=4)](https://github.com/renoinn "renoinn (3 commits)")[![mbrevda](https://avatars.githubusercontent.com/u/293004?v=4)](https://github.com/mbrevda "mbrevda (1 commits)")

---

Tags

auradispatcherkernelphprouterweb-kernelwebkernel

### Embed Badge

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

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

###  Alternatives

[twbs/bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

174.1k17.6M327](/packages/twbs-bootstrap)[almasaeed2010/adminlte

AdminLTE - admin control panel and dashboard that's based on Bootstrap 4

45.3k8.5M140](/packages/almasaeed2010-adminlte)[behat/mink

Browser controller/emulator abstraction for PHP

1.6k86.1M606](/packages/behat-mink)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[drupal/drupal-extension

Drupal extension for Behat

22215.1M147](/packages/drupal-drupal-extension)[friends-of-behat/mink-extension

Mink extension for Behat

14034.2M467](/packages/friends-of-behat-mink-extension)

PHPackages © 2026

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