consolidation/robo
Robo is a modern PHP task runner for automating common development workflows. Define tasks in a RoboFile with a clean OO API to run tests, build assets, deploy, and more. Extensible via plugins, with useful built-in tasks and CLI tooling.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| consolidation/annotated-command | 0.78 | PHP library for building CLI commands from annotations/attributes. Define command names, options, arguments, and hooks in docblocks, then let it parse input and run methods. Used by Drush and other tools for fast, structured command definitions. | 225 | — | 40 | — | 19 | 8.4 | 8.2 | NOASSERTION | — | |
| nategood/commando | 0.78 | Commando is a lightweight PHP library for building command-line apps: define options and arguments, parse input, generate help text, and validate values. Ideal for quick CLI tools and scripts with minimal boilerplate. | 803 | 812 | 82 | 29K | 24 | 14.6 | 32.9 | MIT | — | |
| consolidation/config | 0.78 | Lightweight configuration library for PHP. Load and merge settings from multiple files and formats with a simple API, making it easy to manage app config across environments and projects. Often used as a standalone component in larger toolchains. | 169 | 170 | 18 | 1M | 9 | 3.9 | 54.8 | NOASSERTION | — | |
| mikehaertl/php-shellcommand | 0.60 | Run and manage shell commands from PHP with a simple, safe API. Capture output, exit codes, and errors; set timeouts, working dir, env vars, and pipes; build commands with proper escaping. Useful for CLI wrappers and background jobs. | 324 | 338 | 55 | 986K | 3 | 29.0 | 57.9 | MIT | 2 years ago | |
| devster/ubench | 0.59 | Ultra small PHP benchmarking library with a simple API to time code, measure memory usage, run iterations, and print readable results. Great for quick micro-benchmarks in scripts, tests, and CLI tools without dependencies. | 563 | 570 | 70 | 7K | 2 | 26.0 | 18.6 | — | 6 years ago | |
| php-console/php-console | 0.58 | Server-side library for the PHP Console Chrome extension: capture PHP errors/exceptions, dump variables, and execute PHP code remotely from Chrome. Useful for debugging and live inspection on PHP 5.3+ applications. | 1,338 | 1,359 | 281 | 37K | 53 | 53.4 | 48.0 | MIT | 6 years ago |
How can I help you explore Laravel packages today?