PHPackages                             brad-jones/robo-runner - 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. brad-jones/robo-runner

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

brad-jones/robo-runner
======================

A custom Robo Runner, that does not require an actual "RoboFile.php" just a class of your choosing.

v0.0.2(10y ago)02671MITPHP

Since Feb 25Pushed 10y ago1 watchersCompare

[ Source](https://github.com/brad-jones/robo-runner)[ Packagist](https://packagist.org/packages/brad-jones/robo-runner)[ Docs](https://github.com/brad-jones/robo-runner)[ RSS](/packages/brad-jones-robo-runner/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (3)Used By (1)

Brads Robo Runner
=================

[](#brads-robo-runner)

This is a custom [Robo](http://robo.li/) Runner, that does not require an actual *"RoboFile.php"* just a class of your choosing.

See: [consolidation/robo#242](https://github.com/consolidation/robo/pull/242)

If the above PR is merged, then this class will become redundant.

Installation:
-------------

[](#installation)

```
composer require brad-jones/robo-runner

```

Example Usage:
--------------

[](#example-usage)

```
// This class could be autoloaded for example.
class MyRoboClass
{
	// tasks...
}

// To run robo
(new Brads\Robo\Runner(MyRoboClass::class))->execute();
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

2

Last Release

3778d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2754772?v=4)[Brad Jones](/maintainers/brad-jones)[@brad-jones](https://github.com/brad-jones)

---

Top Contributors

[![brad-jones](https://avatars.githubusercontent.com/u/2754772?v=4)](https://github.com/brad-jones "brad-jones (3 commits)")

---

Tags

taskrobocustomrunner

### Embed Badge

![Health badge](/badges/brad-jones-robo-runner/health.svg)

```
[![Health](https://phpackages.com/badges/brad-jones-robo-runner/health.svg)](https://phpackages.com/packages/brad-jones-robo-runner)
```

###  Alternatives

[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54642.4k4](/packages/jolicode-castor)[jmose/command-scheduler-bundle

This Symfony bundle will allow you to schedule all your commands just like UNIX crontab

3301.4M1](/packages/jmose-command-scheduler-bundle)[indeyets/pake

PHP automation tool inspired by Rake

182191.0k6](/packages/indeyets-pake)[smart-core/accelerator-cache-bundle

Provides a command line task to clear PHP Accelerators cache from the console

671.4M3](/packages/smart-core-accelerator-cache-bundle)[vova07/yii2-console-runner-extension

An extension for running console commands on background in Yii framework.

88209.0k2](/packages/vova07-yii2-console-runner-extension)[dukecity/command-scheduler-bundle

This Symfony bundle will allow you to schedule all your commands just like UNIX crontab

25367.7k6](/packages/dukecity-command-scheduler-bundle)

PHPackages © 2026

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