PHPackages                             quazardous/silex-console - 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. quazardous/silex-console

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

quazardous/silex-console
========================

console service provider for Silex 2

227.4k1[1 issues](https://github.com/quazardous/silex-console/issues)PHP

Since Nov 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/quazardous/silex-console)[ Packagist](https://packagist.org/packages/quazardous/silex-console)[ RSS](/packages/quazardous-silex-console/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Quazardous Silex Console Provider
=================================

[](#quazardous-silex-console-provider)

Yet another one but for Silex 2 !

Intstallation
-------------

[](#intstallation)

Add quazardous/silex-console to your composer.json and register the service.

```
$app->register(new Quazardous\Silex\Provider\ConsoleServiceProvider);
```

You can customize the provider with parameters :

- console.name
- console.version
- console.class

See tests/console.php for a full working minimum example.

Silex integration
-----------------

[](#silex-integration)

The run() function triggers Silex\\Application::boot() and Silex\\Application::terminate();

Knp compatibility
-----------------

[](#knp-compatibility)

The provider dispatch a 'console.init' event like the Knp Console Provider. You can use it to register the commands.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.1% 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.

### Community

Maintainers

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

---

Top Contributors

[![quazardous](https://avatars.githubusercontent.com/u/1506211?v=4)](https://github.com/quazardous "quazardous (16 commits)")[![lucalbert](https://avatars.githubusercontent.com/u/6500267?v=4)](https://github.com/lucalbert "lucalbert (1 commits)")

### Embed Badge

![Health badge](/badges/quazardous-silex-console/health.svg)

```
[![Health](https://phpackages.com/badges/quazardous-silex-console/health.svg)](https://phpackages.com/packages/quazardous-silex-console)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

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