PHPackages                             fusible/session-provider - 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. fusible/session-provider

ActiveLibrary

fusible/session-provider
========================

Aura\\Session provider for Aura\\Di

0.1.0(8y ago)043MITPHP

Since Jul 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/fusible/fusible.session-provider)[ Packagist](https://packagist.org/packages/fusible/session-provider)[ Docs](https://github.com/fusible/fusible.session-provider)[ RSS](/packages/fusible-session-provider/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

fusible.session-provider
========================

[](#fusiblesession-provider)

Canned [Aura\\Session](https://github.com/auraphp/Aura.Session) configuration for [Aura\\Di (3.x)](https://github.com/auraphp/Aura.Di/tree/3.x)

[![Latest version](https://camo.githubusercontent.com/5908dca57e8179ba42ad5a1eb4e0708d3141dd5714daa47fa1270b6127a4e833/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66757369626c652f73657373696f6e2d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fusible/session-provider)[![Build Status](https://camo.githubusercontent.com/f3022e81adc10f958b4676e84eeeb168a0cfb3097a384f556118247bc61a6e83/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f66757369626c652f66757369626c652e73657373696f6e2d70726f76696465722f646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/fusible/fusible.session-provider)[![Coverage Status](https://camo.githubusercontent.com/460afd32c9a6e8fab1bbc6c28f0d9c6c76185091f643b18623169c9a63c748bb/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f66757369626c652f66757369626c652e73657373696f6e2d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/fusible/fusible.session-provider)[![Quality Score](https://camo.githubusercontent.com/475b8832afa8e6e0744b2861d17421e3e457b2eeb0896604f6c63cb1f1fea94b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f66757369626c652f66757369626c652e73657373696f6e2d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/fusible/fusible.session-provider)

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

[](#installation)

```
composer require fusible/session-provider

```

Usage
-----

[](#usage)

### [Aura\\Di (3.x)](https://github.com/auraphp/Aura.Di/tree/3.x)

[](#auradi-3x)

See: [ Aura\\Di &gt; *Container Builder and Config Classes* ](https://github.com/auraphp/Aura.Di/blob/3.x/docs/config.md).

```
use Aura\Di\ContainerBuilder;

$builder = new ContainerBuilder();
$di = $builder->newConfiguredInstance(['Fusible\SessionProvider\Config']);
```

### [Radar.Project](https://github.com/radarphp/Radar.Project)

[](#radarproject)

See: [ Radar.Project &gt; Container Configuration &gt; *Configuration (aka "Providers")* ](https://github.com/radarphp/Radar.Project/blob/1.x/docs/container.md#configuration-aka-providers).

```
use Radar\Adr\Boot;

$boot = new Boot();
$adr = $boot->adr(['Fusible\SessionProvider\Config']);
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

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

3208d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/64baf5fff415327ccc832998afe54b34ac3c621e401f128a9343d4e0b0a3f9e4?d=identicon)[jnj](/maintainers/jnj)

---

Top Contributors

[![jakejohns](https://avatars.githubusercontent.com/u/174708?v=4)](https://github.com/jakejohns "jakejohns (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fusible-session-provider/health.svg)

```
[![Health](https://phpackages.com/badges/fusible-session-provider/health.svg)](https://phpackages.com/packages/fusible-session-provider)
```

###  Alternatives

[aura/framework

The Aura Framework package, when combined with a system skeleton, provides a full-stack framework built from Aura component packages.

9912.3k3](/packages/aura-framework)[aura/system

A full-stack framework system built from Aura library packages.

621.2k](/packages/aura-system)[radar/adr

The Action-Domain-Responder core library for Radar.

547.5k4](/packages/radar-adr)

PHPackages © 2026

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