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

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

dealnews/console
================

Utilities for creating console applications

1.0.1(6mo ago)120.5k↓62.2%11BSD-3-ClausePHPPHP ^8.2CI passing

Since Jul 29Pushed 6mo ago2 watchersCompare

[ Source](https://github.com/dealnews/Console)[ Packagist](https://packagist.org/packages/dealnews/console)[ Docs](https://github.com/dealnews/Console)[ RSS](/packages/dealnews-console/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (2)Versions (8)Used By (1)

DealNews Console Library
========================

[](#dealnews-console-library)

Command Line Arguments
----------------------

[](#command-line-arguments)

```
#!/bin/env php

```

You get `-h` for *FREE*! Example help output:

```
$ php test.php -h
This is a test app
USAGE:
  test.php  -h [-e EPARAM | -s SPARAM] [--long LONG] [-q] [-v]

OPTIONS:
   -e     EPARAM  Some option called -e
   -h             Shows this help
  --long  LONG    Some long option called --long
   -q             Be quiet. Will override -v
   -s     SPARAM  Some option called -s
   -v             Be verbose. Additional v will increase verbosity. e.g. -vvv

Copyright DealNews.com, Inc.  1997-2015
```

### Verbosity

[](#verbosity)

You also get `-v` and `-q` for *FREE*!

```

```

### Ask Yes or No Questions

[](#ask-yes-or-no-questions)

```

```

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance66

Regular maintenance activity

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

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

Total

5

Last Release

203d ago

Major Versions

0.2.1 → 1.0.02025-12-09

PHP version history (2 changes)0.1.0PHP &gt;=5.5.0

1.0.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/49531?v=4)[Brian Moon](/maintainers/brianlmoon)[@brianlmoon](https://github.com/brianlmoon)

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

---

Top Contributors

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

---

Tags

statuspidgetopt

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[symfony/http-kernel

Provides a structured process for converting a Request into a Response

8.1k869.4M8.8k](/packages/symfony-http-kernel)[symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

4.2k373.5M3.3k](/packages/symfony-cache)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[league/climate

PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.

1.9k14.7M301](/packages/league-climate)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

564576.7k52](/packages/ecotone-ecotone)

PHPackages © 2026

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