PHPackages                             fusible/view-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. [Templating &amp; Views](/categories/templating)
4. /
5. fusible/view-provider

ActiveLibrary[Templating &amp; Views](/categories/templating)

fusible/view-provider
=====================

Aura\\View Provider for Aura\\Di

3.0.1(4y ago)0195MITPHP

Since Apr 11Pushed 4y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (10)Used By (0)

fusible.view-provider
=====================

[](#fusibleview-provider)

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

[![Latest version](https://camo.githubusercontent.com/1d3b9ba970ac2f1924edbe4222984d1f080c7692b021f17cc22910fc1d393e37/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66757369626c652f766965772d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fusible/view-provider)[![Build Status](https://camo.githubusercontent.com/b92a69855de36d9911b711100fd0c4ca1fcdb5b0c7d5c556f3ab85c411452bc3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f66757369626c652f66757369626c652e766965772d70726f76696465722f646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/fusible/fusible.view-provider)[![Coverage Status](https://camo.githubusercontent.com/4b177f38748dd606e6c84c289a137df8d25146ca2ce28ead10570525a422eac5/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f66757369626c652f66757369626c652e766965772d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/fusible/fusible.view-provider)[![Quality Score](https://camo.githubusercontent.com/125312030495387c240b1b44d80272ff96b155b221c84a22a712414300d5324c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f66757369626c652f66757369626c652e766965772d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/fusible/fusible.view-provider)

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

[](#installation)

```
composer require fusible/view-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\ViewProvider\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\ViewProvider\Config']);
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

Established project with proven stability

 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

Every ~281 days

Recently: every ~374 days

Total

8

Last Release

1763d ago

Major Versions

1.1.0 → 2.0.02017-07-27

2.1.0 → 3.0.02021-09-01

### 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 (35 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3861.2M](/packages/limenius-react-bundle)[foil/foil

PHP template engine for native PHP templates

170112.3k10](/packages/foil-foil)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.0k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.2k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

281.8k](/packages/webkinder-sproutset)

PHPackages © 2026

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