PHPackages                             fusible/cli-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. [CLI &amp; Console](/categories/cli)
4. /
5. fusible/cli-provider

ActiveLibrary[CLI &amp; Console](/categories/cli)

fusible/cli-provider
====================

Canned Aura\\Di config for Aura\\Cli

0.3.0(9y ago)025MITPHP

Since Jul 5Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (5)Used By (0)

fusible.cli-provider
====================

[](#fusiblecli-provider)

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

[![Latest version](https://camo.githubusercontent.com/c3a8188fe1c2994b92d09716b03f2954e70b7d750b7dd56597dd7f0255d68bd5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66757369626c652f636c692d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fusible/cli-provider)[![Build Status](https://camo.githubusercontent.com/c73b86502679b14a01481fdd75a80ec7a5cafbbde044c7881c144c657873b9bf/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f66757369626c652f66757369626c652e636c692d70726f76696465722f646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/fusible/fusible.cli-provider)[![Coverage Status](https://camo.githubusercontent.com/2f603f7fe7d1e5d99be50fd3a752f53ac95230f5b2334d99d40456c07d768cb0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f66757369626c652f66757369626c652e636c692d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/fusible/fusible.cli-provider)[![Quality Score](https://camo.githubusercontent.com/d0db886f4868ca08ec7fc1024aafedc840c7ea4035e35cc61f16e3a5b2341e9a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f66757369626c652f66757369626c652e636c692d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/fusible/fusible.cli-provider)

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

[](#installation)

```
composer require fusible/cli-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;
use Fusible\CliProvider\Config as CliConfig;

$builder = new ContainerBuilder();
$di = $builder->newConfiguredInstance([CliConfig::class]);

$context = $di->get(CliConfig::CONTEXT);
$stdio   = $di->get(CliConfig::STDIO);
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Every ~47 days

Total

3

Last Release

3554d 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 (14 commits)")

### Embed Badge

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

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)[bear/package

BEAR.Sunday application framework package

31566.2k27](/packages/bear-package)[macopedia/magento2-categoryimporter

Category Importer for Magento 2

344.7k](/packages/macopedia-magento2-categoryimporter)

PHPackages © 2026

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