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

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

remg/console-bundle
===================

Console tools for Symfony3.

091PHP

Since Feb 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Remg/ConsoleBundle)[ Packagist](https://packagist.org/packages/remg/console-bundle)[ RSS](/packages/remg-console-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

ConsoleBundle
-------------

[](#consolebundle)

A bundle to help writing commands with a lots of interactions that requires a lot of logics.

### Introduction

[](#introduction)

The goal of this bundle is, like the Form types in the Form Component, to define Question types with a given context for each question.

### Usage:

[](#usage)

- install the bundle with composer composer require remg/console-bundle dev-master
- define your Style class, that must extend ConsoleStyle
- create a style instance and set the QuestionFactory to it
- build your questions like you build your forms!

You can even define your questions as services, by tagging them with the "question.type" tag. (just very like the Form component).

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8271347?v=4)[Rémi Gardien](/maintainers/Remg)[@Remg](https://github.com/Remg)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[seld/cli-prompt

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

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

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

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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