PHPackages                             task/cli - 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. task/cli

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

task/cli
========

CLI for Task

v0.3.0(11y ago)412.6k2MITPHP

Since Apr 23Pushed 11y ago2 watchersCompare

[ Source](https://github.com/taskphp/cli)[ Packagist](https://packagist.org/packages/task/cli)[ RSS](/packages/task-cli/feed)WikiDiscussions master Synced 1mo ago

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

task/cli
========

[](#taskcli)

[![Build Status](https://camo.githubusercontent.com/32fb3a5f859551b8b69c4d66446e09f228b6b5a8885c7900cc083081b84a076f/68747470733a2f2f7472617669732d63692e6f72672f7461736b7068702f636c692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/taskphp/cli)[![Coverage Status](https://camo.githubusercontent.com/62fc54455cb6aaac4d8ba9bbd09b28b9e9d5c06db0c1c02eabdeeee37980c4b0/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f7461736b7068702f636c692f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/taskphp/cli?branch=master)

Installation
============

[](#installation)

There are 3 options for installation:

\#1 Composer global (recommended)
---------------------------------

[](#1-composer-global-recommended)

```
$> composer global require task/cli ~0.2
```

If you haven't installed anything this way before you'll need to update your `PATH`:

```
export PATH=$PATH:$HOME/.composer/vendor/bin
```

\#2 Phar
--------

[](#2-phar)

Download from Github:

```
$> wget -O /usr/bin/task https://github.com/task/cli/releases/v0.2.0/task.phar
$> chmod +x /usr/bin/task
```

\#3 Composer
------------

[](#3-composer)

```
...
"require-dev": {
    "task/cli": "~0.2"
}
...
```

Run at `./vendor/bin/task`.

Testing
=======

[](#testing)

When running the package tests, make sure to use the local install of Task CLI and not the global TaskPHP CLI install. e.g. './bin/task test'

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.2% 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 ~18 days

Total

3

Last Release

4372d ago

### Community

Maintainers

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

---

Top Contributors

[![mbfisher](https://avatars.githubusercontent.com/u/1162326?v=4)](https://github.com/mbfisher "mbfisher (13 commits)")[![laurisb](https://avatars.githubusercontent.com/u/2082155?v=4)](https://github.com/laurisb "laurisb (4 commits)")[![aranw](https://avatars.githubusercontent.com/u/241565?v=4)](https://github.com/aranw "aranw (1 commits)")

### Embed Badge

![Health badge](/badges/task-cli/health.svg)

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

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.1k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[seld/cli-prompt

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

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)[codedungeon/php-cli-colors

Liven up you PHP Console Apps with standard colors

10210.1M26](/packages/codedungeon-php-cli-colors)

PHPackages © 2026

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