Recipe Runner
Recipe Runner let you automate tasks and extend PHP applications
Tasks and sequential workflows made easy
with simple and extensible recipes.
Recipes using
YAML syntax
Recipe files use a clean and very simple language based on YAML that allows expressions, conditions and loops.
Run recipes with
RR command
With a simple command interface you will be able to run any recipe. RR is your hero
$ rr run recipe.rr.yml
Extensible with
modules
Modules add new capabilities to recipes. They are PHP classes distributed through Packagist.