{"id":17865788,"url":"https://github.com/ttskch/php-heroku-docker-applyer","last_synced_at":"2025-08-02T15:11:49.481Z","repository":{"id":57073390,"uuid":"121574933","full_name":"ttskch/php-heroku-docker-applyer","owner":"ttskch","description":"Enable your PHP project to deploy to Heroku via Container Registry.","archived":false,"fork":false,"pushed_at":"2018-02-21T18:39:11.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-23T06:26:16.179Z","etag":null,"topics":["docker","heroku","heroku-container-registry","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ttskch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-14T23:52:18.000Z","updated_at":"2018-02-21T14:07:03.000Z","dependencies_parsed_at":"2022-08-24T14:54:40.918Z","dependency_job_id":null,"html_url":"https://github.com/ttskch/php-heroku-docker-applyer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ttskch/php-heroku-docker-applyer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttskch%2Fphp-heroku-docker-applyer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttskch%2Fphp-heroku-docker-applyer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttskch%2Fphp-heroku-docker-applyer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttskch%2Fphp-heroku-docker-applyer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ttskch","download_url":"https://codeload.github.com/ttskch/php-heroku-docker-applyer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttskch%2Fphp-heroku-docker-applyer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268408238,"owners_count":24245579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","heroku","heroku-container-registry","php"],"created_at":"2024-10-28T09:24:59.800Z","updated_at":"2025-08-02T15:11:49.424Z","avatar_url":"https://github.com/ttskch.png","language":"PHP","readme":"# php-heroku-docker-applyer\n\nEnable your PHP project to deploy to Heroku via [Container Registry](https://devcenter.heroku.com/articles/container-registry-and-runtime).\n\n## Installation\n\n```bash\n$ composer require --dev ttskch/php-heroku-docker-applyer:@dev\n$ bin/php-heroku-docker-applyer \u003cappname\u003e # your Heroku app name\n```\n\nAfter this, following files are hard copied into your project. This library is just for copying files so you can composer-remove this library after this step.\n\n```bash\n.\n├── .circleci\n│   └── config.yml\n├── .travis.yml\n└── Dockerfile\n```\n\nNow you can deploy your project to Heroku by `heroku container:login \u0026\u0026 heroku container:push web`.\n\n## Deployment via CircleCI or Travis CI\n\nYou can also deploy via CircleCI or Travis CI. For this, add following two environment variables to your CI platform.\n\n| var | value |\n| --- | --- |\n| `DOCKER_USERNAME` | your Heroku email address |\n| `DOCKER_PASSWORD` | your Heroku API key |\n\nSee also [Heroku document](https://devcenter.heroku.com/articles/container-registry-and-runtime#using-a-ci-cd-platform).\n\n## That's it\n\nNow you can deploy your project to Heroku via CircleCI or Travis CI. Enjoy!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttskch%2Fphp-heroku-docker-applyer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttskch%2Fphp-heroku-docker-applyer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttskch%2Fphp-heroku-docker-applyer/lists"}