PHPackages                             robertsaupe/php-console-app - 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. robertsaupe/php-console-app

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

robertsaupe/php-console-app
===========================

php based console app template

1.1.2(2y ago)04MITPHPPHP &gt;=8.2.0

Since Jun 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/robertsaupe/php-console-app)[ Packagist](https://packagist.org/packages/robertsaupe/php-console-app)[ Docs](https://github.com/robertsaupe/php-console-app)[ Fund](https://www.amazon.de/ref=as_li_ss_tl?ie=UTF8&linkCode=ll2&tag=robertsaupe-21&linkId=b79bc86cee906816af515980cb1db95e&language=de_DE)[ GitHub Sponsors](https://github.com/sponsors/robertsaupe)[ RSS](/packages/robertsaupe-php-console-app/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (12)Versions (7)Used By (0)

php-console-app
===============

[](#php-console-app)

[![Minimum PHP version: 8.2.0](https://camo.githubusercontent.com/babc429305ce499eaa775877791b2e8ffdf6e6a17b2f839a6566e086aebe73f9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d382e322532422d626c75652e7376673f636f6c6f723d626c7565267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/robertsaupe/php-console-app)[![Packagist Version](https://camo.githubusercontent.com/202c4591d71c16c40ed03649eac9732d793fddba4edeb73c6325b2d1ffa8c98a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f6265727473617570652f7068702d636f6e736f6c652d6170703f636f6c6f723d626c7565267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/robertsaupe/php-console-app)[![Packagist Downloads](https://camo.githubusercontent.com/24e4d0ad2448be56f672f3d60c9d5f0ba55a7ad7f88faa32e64c470381db51e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f6265727473617570652f7068702d636f6e736f6c652d6170703f636f6c6f723d626c7565267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/robertsaupe/php-console-app)[![License](https://camo.githubusercontent.com/31e62e0eff03ce9ddfdf69d8476340d4f541990bfb152cb02a0f342965252997/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666f722d7468652d6261646765)](LICENSE)

php based console app template

Supporting
----------

[](#supporting)

[GitHub](https://github.com/sponsors/robertsaupe) | [Patreon](https://www.patreon.com/robertsaupe) | [PayPal](https://www.paypal.com/donate?hosted_button_id=SQMRNY8YVPCZQ) | [Amazon](https://www.amazon.de/ref=as_li_ss_tl?ie=UTF8&linkCode=ll2&tag=robertsaupe-21&linkId=b79bc86cee906816af515980cb1db95e&language=de_DE)

Getting started
---------------

[](#getting-started)

### Install

[](#install)

```
composer create-project robertsaupe/php-console-app my-console-app
```

### Console

[](#console)

Execute bin/console

```
cd my-console-app
composer console
```

### Debug

[](#debug)

Execute bin/console-debug

```
cd my-console-app
composer debug
```

### Phar

[](#phar)

Execute build/console.phar

```
cd my-console-app
composer phar
```

### Compile Phar

[](#compile-phar)

Install [box](https://github.com/box-project/box/blob/master/doc/installation.md#installation)

```
cd my-console-app
composer compile
```

### PHPStan

[](#phpstan)

What is [PHPStan](https://phpstan.org)?

```
cd my-console-app
composer stan
```

Credits
-------

[](#credits)

- [box-project/box](https://github.com/box-project/box) for some basics
    - Kevin Herrera
    - Théo Fidry

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

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 ~125 days

Recently: every ~156 days

Total

6

Last Release

809d ago

PHP version history (2 changes)1.0.0PHP &gt;=8.0.2

1.1.2PHP &gt;=8.2.0

### Community

Maintainers

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

---

Top Contributors

[![robertsaupe](https://avatars.githubusercontent.com/u/75934406?v=4)](https://github.com/robertsaupe "robertsaupe (13 commits)")

---

Tags

clicommand-lineconsole-applicationpharphpphp-cliphp8templatephpclicommand-linephartemplatephp-cliphp8console-application

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/robertsaupe-php-console-app/health.svg)

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

###  Alternatives

[humbug/box

Fast, zero config application bundler with PHARs.

1.3k801.5k68](/packages/humbug-box)[humbug/php-scoper

Prefixes all PHP namespaces in a file or directory.

7963.0M35](/packages/humbug-php-scoper)[inhere/console

php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.

3477.4k12](/packages/inhere-console)[mahocommerce/maho

Free and open source ecommerce platform, created in 2024 on the M1 platform, PHP 8.3+

1322.1k12](/packages/mahocommerce-maho)

PHPackages © 2026

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