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 1mo 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 43% 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

3727d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b476564958ffc91db5580080738e529644f820bdfec6a6c4d397f9c5da45065?d=identicon)[brad-jones](/maintainers/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

[jmose/command-scheduler-bundle

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

3361.4M1](/packages/jmose-command-scheduler-bundle)[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.

88202.2k2](/packages/vova07-yii2-console-runner-extension)[toriphes/yii2-console-runner

Runs console command in yii web application

29240.1k](/packages/toriphes-yii2-console-runner)[sixdays/opcache-bundle

Provides a command line task to clear opcache cache from the console

3061.3k](/packages/sixdays-opcache-bundle)

PHPackages © 2026

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