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 1mo 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

25

—

LowBetter than 37% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity28

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

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M318](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M18](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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