PHPackages                             thecotne/tasker - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. thecotne/tasker

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

thecotne/tasker
===============

bash alias runner

v1.3.1(6y ago)65.6k↑33.3%3[1 issues](https://github.com/thecotne/tasker/issues)MITShell

Since Feb 7Pushed 4y ago2 watchersCompare

[ Source](https://github.com/thecotne/tasker)[ Packagist](https://packagist.org/packages/thecotne/tasker)[ RSS](/packages/thecotne-tasker/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)DependenciesVersions (8)Used By (0)

Tasker
======

[](#tasker)

Bash alias runner

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

[](#getting-started)

Install `tasker-cli` globally

```
npm install @thecotne/tasker --global
# or
yarn global add @thecotne/tasker
# or
composer global require thecotne/tasker
```

use `tasker-cli` to install tasker locally

```
tasker-cli init
```

Autocomplete
------------

[](#autocomplete)

For bash you can add this to your `.bashrc`

```
source /path/to/tasker/completions/bash-comp
```

For zsh you can add this to your `.zshrc`

```
source /path/to/tasker/completions/zsh-comp
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 79.5% 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 ~188 days

Recently: every ~195 days

Total

6

Last Release

2481d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29d9a97c337da6092d55478c0a04bc34ba62f191f3754d0d99abbbd1c18c423d?d=identicon)[thecotne](/maintainers/thecotne)

---

Top Contributors

[![thecotne](https://avatars.githubusercontent.com/u/1606993?v=4)](https://github.com/thecotne "thecotne (31 commits)")[![akalongman](https://avatars.githubusercontent.com/u/423050?v=4)](https://github.com/akalongman "akalongman (8 commits)")

---

Tags

bash

### Embed Badge

![Health badge](/badges/thecotne-tasker/health.svg)

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

###  Alternatives

[iteks/laravel-enum

A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.

2518.6k](/packages/iteks-laravel-enum)

PHPackages © 2026

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