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

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

rostenkowski/console
====================

v1.0.1(8y ago)122PHP

Since Oct 8Pushed 7y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

Console
=======

[](#console)

Latest [Symfony Console](https://symfony.com/doc/current/components/console.html) integration for [Nette Framework](https://nette.org)

[![Build Status](https://camo.githubusercontent.com/a39df0e0afbb80e418eab4a70bbd290aa3c7a3926ccd12b112fa821f2efda4af/68747470733a2f2f7472617669732d63692e6f72672f726f7374656e6b6f77736b692f636f6e736f6c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rostenkowski/console)[![Coverage Status](https://camo.githubusercontent.com/4a04013ac717cebfa988f4a9472ecbbe35b01f80a36913ba8a311198a8b69631/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f726f7374656e6b6f77736b692f636f6e736f6c652f62616467652e737667)](https://coveralls.io/github/rostenkowski/console)[![Code Climate](https://camo.githubusercontent.com/f9ab852f4a630ca1bf84c5ead225bfa9bb28c97ab3e1d39e873eb45eb765e310/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f726f7374656e6b6f77736b692f636f6e736f6c652f6261646765732f6770612e737667)](https://codeclimate.com/github/rostenkowski/console)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/fe7de9a319a2c5b5618accfca6abdd37075aaeda41fa470fa5cf4fba975b87aa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f726f7374656e6b6f77736b692f636f6e736f6c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/rostenkowski/console/?branch=master)

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

[](#installation)

```
composer require rostenkowski/console
```

Usage
-----

[](#usage)

Register extension in `config.neon`.

```
extensions:
  console: Rostenkowski\Console\Extension
```

List your command in the `console.commands` configuration section.

```
console:
  commands:
    foo: MyNamespace\FooCommand
```

Alternatively you can add your command as a service.

```
services:
  fooCommand: MyNamespace\FooCommand
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Every ~0 days

Total

2

Last Release

3141d ago

### Community

Maintainers

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

---

Top Contributors

[![stepansvoboda](https://avatars.githubusercontent.com/u/168612?v=4)](https://github.com/stepansvoboda "stepansvoboda (2 commits)")

---

Tags

integrationnette-frameworkphp7symfony-console

### Embed Badge

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

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[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)
