All PHP examples uses IronWorker PHP library
To start using examples just copy iron_worker.phar
to this folder and create iron.json
with credentials:
{
"token": "XXXXXXXXXXXX",
"project_id": "XXXXXXXXXXXX"
}
For more information, please read iron_worker_php readme.