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(12y ago)412.6k2MITPHP

Since Apr 23Pushed 12y ago2 watchersCompare

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

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 69% 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

4418d 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

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/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)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)

PHPackages © 2026

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