consolidation/robo
Modern task runner for PHP observed · 2026-08-28
Health v2 · maintenance only
46/100
- Activity 52
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4605
- days_rel: n/a
- days_push: 292
- n_releases_24m: 0
Adoption not part of the score
2709 stars · 308 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Robo is a modern PHP task runner inspired by Gulp and Rake that lets developers define and automate common project tasks in PHP. It ships as a Phar or Composer package and provides built-in tasks for asset processing, testing, filesystem watching, and deployment.
Use cases
- automate repetitive php project tasks
- run asset compilation like sass and minification
- write cross-platform build scripts in php
- deploy code over sftp ssh or docker
- watch files for changes and rerun tasks
- run tests and daemons from a single command
When to choose
- your project is PHP-based and you want task automation in the same language
- you need a Gulp/Rake-style runner with PHP task definitions
- you want built-in tasks for ssh, sftp, docker, and filesystem watching
When to avoid
- you prefer JavaScript-based task runners like Gulp or npm scripts
- your build pipeline is not PHP-centric
- you need a general-purpose CI/CD system rather than a local task runner
Facets
library · maturity active
cli developer-tools workflow-automation build-tool file-system developer-tools web-development php cli cross-platform task-runner php build-automation gulp-inspired deployment command-line automation
2 sources
- readme: https://github.com/consolidation/robo · fetched 2026-08-28 · eea289ca1917
- homepage: http://robo.li · fetched 2026-08-29 · 09fadb504f0c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| consolidation/robo | main | 46 |
For agents
markdown · JSON · MCP: product_card(name="consolidation/robo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem