This is a library that is used to automatically generate the queries in the salernolabs/rescuegroups unofficial HTTP API PHP SDK.
Unless you plan to develop the library, you can probably ignore that this even exists.
This tool is designed to be run from the main directory of the source application in the vendor folder after being delivered from composer. What does that mean?
"repositories": [
{
"type": "vcs",
"url": "https://github.com/ericsalerno/rescuegroups-sdk-builder"
}
],
...
"require-dev": {
...
"salernolabs/rescuegroups-sdk-builder": "dev-master"
},
Self-explanatory
In the root directory where your composer.json is, run it:
~/rescuegroups> php vendor/salernolabs/rescuegroups-sdk-builder/bin/generate.php