PHPackages                             igorcarvalho/silex-console-service-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. igorcarvalho/silex-console-service-provider

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

igorcarvalho/silex-console-service-provider
===========================================

Use the console like all commands into Symfony\\Console

1.0.0(11y ago)051MITPHPPHP &gt;=5.3

Since Oct 31Pushed 11y ago1 watchersCompare

[ Source](https://github.com/igorcarvalho/silex-console-service-provider)[ Packagist](https://packagist.org/packages/igorcarvalho/silex-console-service-provider)[ RSS](/packages/igorcarvalho-silex-console-service-provider/feed)WikiDiscussions master Synced 1mo ago

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

Silex Console Service Provider
==============================

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

This packaget provides a `Symfony\Component\Console` to the Silex base at version 2.0.\*

Install
-------

[](#install)

Put in the `igor822/silex-console-service-provider` in your `composer.json` and register the service:

```
$app->register(new \Carvinc\Provider\ConsoleServiceProvider(), [
    'console.name' => 'Test',
    'console.version' => '0.0.1'
]);
```

Usage
-----

[](#usage)

Use the console like all commands into Symfony\\Console:

```
$ ./console command
```

Add Command
-----------

[](#add-command)

All your Command Classes should extend `Carvinc\Command\Command` to have access of `Silex\Application` by following method

- `getSilexApplication`, which returns the Application

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

4211d ago

### Community

Maintainers

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

---

Top Contributors

[![igor822](https://avatars.githubusercontent.com/u/19034?v=4)](https://github.com/igor822 "igor822 (1 commits)")

### Embed Badge

![Health badge](/badges/igorcarvalho-silex-console-service-provider/health.svg)

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)[madewithlove/license-checker

CLI tool to verify allowed licenses for composer dependencies

54449.8k21](/packages/madewithlove-license-checker)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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