PHPackages                             berny/console-bundle - 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. berny/console-bundle

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

berny/console-bundle
====================

Simple integration for Symfony/Console into Symfony/HttpKernel based applications

0.1.0(13y ago)032MITPHP

Since Jun 6Pushed 13y ago1 watchersCompare

[ Source](https://github.com/xphere/console-bundle)[ Packagist](https://packagist.org/packages/berny/console-bundle)[ Docs](https://github.com/xphere/console-bundle)[ RSS](/packages/berny-console-bundle/feed)WikiDiscussions master Synced 4w ago

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

Berny\\ConsoleBundle
====================

[](#bernyconsolebundle)

Simple integration for Symfony/Console into Symfony/HttpKernel based applications

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

[](#installation)

With [composer/packagist](https://getcomposer.org)

- Add `"berny/console-bundle": "*"` to your `composer.json` file
- Run `composer update berny/console-bundle`
- Add the following bundles to your Kernel:

    ```
      new \Berny\Bundle\TagBundle\TagBundle(),
      new \Berny\Bundle\Console\ConsoleBundle(),

    ```
- Now you can get the console with `$kernel->getContainer()->get('console')`

Commands
--------

[](#commands)

You can add Commands automatically to the Console by tagging them in your bundle with the `console.command` tag.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

4772d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/608fb6577803c78b31cf7ade299388f44ffe2e13f4cc773c331944773cca6b97?d=identicon)[xphere](/maintainers/xphere)

---

Top Contributors

[![xphere](https://avatars.githubusercontent.com/u/170968?v=4)](https://github.com/xphere "xphere (6 commits)")

### Embed Badge

![Health badge](/badges/berny-console-bundle/health.svg)

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

PHPackages © 2026

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