PHPackages                             joomla-projects/robo-joomla - 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. joomla-projects/robo-joomla

ActiveRobo-tasks[CLI &amp; Console](/categories/cli)

joomla-projects/robo-joomla
===========================

Robo tasks for Joomla! development, build, testing and everything

241.3k↑342.9%4[2 PRs](https://github.com/joomla-projects/robo-joomla/pulls)PHP

Since Mar 20Pushed 4y ago9 watchersCompare

[ Source](https://github.com/joomla-projects/robo-joomla)[ Packagist](https://packagist.org/packages/joomla-projects/robo-joomla)[ RSS](/packages/joomla-projects-robo-joomla/feed)WikiDiscussions develop Synced 3w ago

READMEChangelogDependenciesVersions (4)Used By (0)

robo-joomla
===========

[](#robo-joomla)

Robo tasks for Joomla! development, build, testing and everything

Testing tasks
-------------

[](#testing-tasks)

#### Start Selenium Server with the right Browser WebDriver

[](#start-selenium-server-with-the-right-browser-webdriver)

```
class RoboFile extends \Robo\Tasks
{
	use JoomlaRobo\Tasks;

	public function runSelenium($seleniumFolder, $webDriver = 'chrome')
	{
		$this->taskRunSelenium($seleniumFolder, $webDriver)->run();
	}
}
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.3% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/467356?v=4)[Robert Deutz](/maintainers/rdeutz)[@rdeutz](https://github.com/rdeutz)

![](https://avatars.githubusercontent.com/u/42966168?v=4)[Release-Joomla](/maintainers/release-joomla)[@release-joomla](https://github.com/release-joomla)

![](https://avatars.githubusercontent.com/u/313866?v=4)[Hannes Papenberg](/maintainers/Hackwar)[@Hackwar](https://github.com/Hackwar)

---

Top Contributors

[![rdeutz](https://avatars.githubusercontent.com/u/467356?v=4)](https://github.com/rdeutz "rdeutz (7 commits)")[![yvesh](https://avatars.githubusercontent.com/u/897638?v=4)](https://github.com/yvesh "yvesh (3 commits)")[![brianteeman](https://avatars.githubusercontent.com/u/1296369?v=4)](https://github.com/brianteeman "brianteeman (1 commits)")[![puneet0191](https://avatars.githubusercontent.com/u/3048593?v=4)](https://github.com/puneet0191 "puneet0191 (1 commits)")

### Embed Badge

![Health badge](/badges/joomla-projects-robo-joomla/health.svg)

```
[![Health](https://phpackages.com/badges/joomla-projects-robo-joomla/health.svg)](https://phpackages.com/packages/joomla-projects-robo-joomla)
```

###  Alternatives

[seld/cli-prompt

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

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)

PHPackages © 2026

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