PHPackages                             ttskch/php-heroku-docker-applyer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. ttskch/php-heroku-docker-applyer

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

ttskch/php-heroku-docker-applyer
================================

Enable your PHP project to deploy to Heroku via Container Registry.

031PHP

Since Feb 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ttskch/php-heroku-docker-applyer)[ Packagist](https://packagist.org/packages/ttskch/php-heroku-docker-applyer)[ RSS](/packages/ttskch-php-heroku-docker-applyer/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

php-heroku-docker-applyer
=========================

[](#php-heroku-docker-applyer)

Enable your PHP project to deploy to Heroku via [Container Registry](https://devcenter.heroku.com/articles/container-registry-and-runtime).

Installation
------------

[](#installation)

```
$ composer require --dev ttskch/php-heroku-docker-applyer:@dev
$ bin/php-heroku-docker-applyer  # your Heroku app name
```

After 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.

```
.
├── .circleci
│   └── config.yml
├── .travis.yml
└── Dockerfile
```

Now you can deploy your project to Heroku by `heroku container:login && heroku container:push web`.

Deployment via CircleCI or Travis CI
------------------------------------

[](#deployment-via-circleci-or-travis-ci)

You can also deploy via CircleCI or Travis CI. For this, add following two environment variables to your CI platform.

varvalue`DOCKER_USERNAME`your Heroku email address`DOCKER_PASSWORD`your Heroku API keySee also [Heroku document](https://devcenter.heroku.com/articles/container-registry-and-runtime#using-a-ci-cd-platform).

That's it
---------

[](#thats-it)

Now you can deploy your project to Heroku via CircleCI or Travis CI. Enjoy!

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4360663?v=4)[Takashi Kanemoto](/maintainers/ttskch)[@ttskch](https://github.com/ttskch)

---

Top Contributors

[![ttskch](https://avatars.githubusercontent.com/u/4360663?v=4)](https://github.com/ttskch "ttskch (1 commits)")

---

Tags

dockerherokuheroku-container-registryphp

### Embed Badge

![Health badge](/badges/ttskch-php-heroku-docker-applyer/health.svg)

```
[![Health](https://phpackages.com/badges/ttskch-php-heroku-docker-applyer/health.svg)](https://phpackages.com/packages/ttskch-php-heroku-docker-applyer)
```

###  Alternatives

[in2code/in2publish_core

Content publishing extension to connect stage and production server

40143.4k](/packages/in2code-in2publish-core)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4778.9k](/packages/tiamo-phpas2)[wapmorgan/php-rpm-packager

RPM packager for PHP applications.

106.6k](/packages/wapmorgan-php-rpm-packager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
