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

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

weew/console-app
================

Integrates weew/app with weew/console

v1.11.1(9y ago)0891MITPHP

Since Apr 6Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (17)Used By (1)

Console App
===========

[](#console-app)

[![Build Status](https://camo.githubusercontent.com/571fe20d208bad5516a9a510ed7b8367db0fa6809ae04c2b232c43d763e7334e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776565772f636f6e736f6c652d6170702e737667)](https://travis-ci.org/weew/console-app)[![Code Quality](https://camo.githubusercontent.com/712b8942819b18bae3c1094603b568b03299caa9ecf634b954d294fd7e2175ce/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776565772f636f6e736f6c652d6170702e737667)](https://scrutinizer-ci.com/g/weew/console-app)[![Test Coverage](https://camo.githubusercontent.com/f4c3f0523d1e01577e732ef159d153494a4f9d543b73a6592c4ef3793513733d/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f776565772f636f6e736f6c652d6170702e737667)](https://coveralls.io/github/weew/console-app)[![Version](https://camo.githubusercontent.com/c1ce493be6506ca2c98f37b2c1952cb398d2b7cf6a0c8f5c63a42ffbd0e6f3db/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776565772f636f6e736f6c652d6170702e737667)](https://packagist.org/packages/weew/console-app)[![Licence](https://camo.githubusercontent.com/c93978adb0c3a83bb5185ce8f118626fb8936651ce3d394dc40d90ec7c81f6b0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776565772f636f6e736f6c652d6170702e737667)](https://packagist.org/packages/weew/console-app)

Table of contents
-----------------

[](#table-of-contents)

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

[](#installation)

`composer require weew/console-app`

Introduction
------------

[](#introduction)

This is a very minimalistic wrapper for a console application. It is basically an integration of these two packages [weew/app](https://github.com/weew/app) and [weew/console](https://github.com/weew/console).

Usage
-----

[](#usage)

Just create a new instance and your ready to go.

```
$app = new ConsoleApp();

// returns IConsole
$app->getConsole();

// start app
$app->start();

// run console
$app->parseArgv($argv);
```

Be aware that the `--env` switch is only available if debug mode has been enabled.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity71

Established project with proven stability

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

Recently: every ~23 days

Total

16

Last Release

3633d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/10b2b854b5829dd13a15967c000ed2119b5faef67aca24d94c653c8ac550d85e?d=identicon)[weew](/maintainers/weew)

### Embed Badge

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

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

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

Windows command-line formatter

20720.9k21](/packages/winbox-args)[macopedia/magento2-categoryimporter

Category Importer for Magento 2

344.7k](/packages/macopedia-magento2-categoryimporter)

PHPackages © 2026

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