PHPackages                             ray/aura-web-module - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ray/aura-web-module

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ray/aura-web-module
===================

aura/web module for Ray.Di

0.1.0(11y ago)0325.3k↓34.3%4BSD-3-ClausePHP

Since Jan 13Pushed 11y ago2 watchersCompare

[ Source](https://github.com/ray-di/Ray.AuraWebModule)[ Packagist](https://packagist.org/packages/ray/aura-web-module)[ RSS](/packages/ray-aura-web-module/feed)WikiDiscussions develop Synced 3d ago

READMEChangelogDependencies (2)Versions (3)Used By (4)

ray/aura-web-module
===================

[](#rayaura-web-module)

[Aura.Web](https://github.com/auraphp/Aura.Web) module for [Ray.Di](https://github.com/koriym/Ray.Di)

Installation
------------

[](#installation)

### Composer install

[](#composer-install)

```
$ composer require ray/aura-web-module

```

### Module install

[](#module-install)

```
use Ray\AuraWebModule\AuraWebModule;
use Ray\Di\AbstractModule;

class AppModule extends AbstractModule
{
    protected function configure()
    {
        $this->install(new AuraWebModule);
    }
}
```

### DI trait

[](#di-trait)

- [AuraWebRequestInject](https://github.com/BEARSunday/Ray.AuraWebModule/blob/master/src/AuraWebRequestInject.php) for ` Aura\Web\Request` interface
- [AuraWebResponseInject](https://github.com/BEARSunday/Ray.AuraWebModule/blob/master/src/AuraWebRequestInject.php) for ` Aura\Web\Request` interface

### Demo

[](#demo)

```
$ php docs/demo/run.php
// It works!

```

### Requiuments

[](#requiuments)

- PHP 5.4+
- hhvm

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

4189d ago

### Community

Maintainers

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

---

Top Contributors

[![koriym](https://avatars.githubusercontent.com/u/529021?v=4)](https://github.com/koriym "koriym (1 commits)")

---

Tags

aura-webray-moduleRay.Di moduleAura.Web

### Embed Badge

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

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

###  Alternatives

[bear/resource

Hypermedia framework for object as a service

48687.7k43](/packages/bear-resource)[bear/package

BEAR.Sunday application framework package

31566.2k27](/packages/bear-package)[ray/media-query

PHP interface-based SQL framework

11254.8k4](/packages/ray-media-query)

PHPackages © 2026

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