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. ray/aura-web-module

ActiveLibrary

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

aura/web module for Ray.Di

0.1.0(11y ago)0304.2k—3.5%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 1mo 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

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community13

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

4143d 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/sunday

A resource-oriented application framework

247584.6k21](/packages/bear-sunday)[bear/package

BEAR.Sunday application framework package

30527.9k23](/packages/bear-package)[bear/resource

Hypermedia framework for object as a service

48643.5k32](/packages/bear-resource)[lorenzo/piping-bag

CakePHP 4 plugin for using Ray.Di as a Dependency Injection Container

35118.3k1](/packages/lorenzo-piping-bag)[koriym/dii

Dependency Injection Plugin for Yii 1

17195.8k](/packages/koriym-dii)[ray/media-query

PHP interface-based SQL framework

11220.7k2](/packages/ray-media-query)

PHPackages © 2026

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