PHPackages                             token27/docker-images-php-phalcon - 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. token27/docker-images-php-phalcon

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

token27/docker-images-php-phalcon
=================================

An easy way to create and maintain PHP Phalcon Docker images.

v1.0.0(4y ago)03MITShell

Since Nov 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/token27/docker-images-php-phalcon)[ Packagist](https://packagist.org/packages/token27/docker-images-php-phalcon)[ Docs](https://github.com/token27/docker-images-php-phalcon/)[ RSS](/packages/token27-docker-images-php-phalcon/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PHP Phalcon Docker Images Builder
=================================

[](#php-phalcon-docker-images-builder)

An easy way to create and maintain PHP Phalcon Docker images

[![Latest Stable Version](https://camo.githubusercontent.com/4afb46d11a9815c581ceb4be6df69a6ab802a7dad2034872231f7283772c4af4/68747470733a2f2f706f7365722e707567782e6f72672f746f6b656e32372f646f636b65722d696d616765732d7068702d7068616c636f6e2f762f737461626c652e737667)](https://packagist.org/packages/token27/docker-images-php-phalcon)[![License](https://camo.githubusercontent.com/c1000a924af46fcd0e0a068486a28a28b805966a57729fb55ac2358a009208da/68747470733a2f2f706f7365722e707567782e6f72672f746f6b656e32372f646f636b65722d696d616765732d7068702d7068616c636f6e2f6c6963656e7365)](https://packagist.org/packages/token27/docker-images-php-phalcon)[![Total Downloads](https://camo.githubusercontent.com/ac092922cd9ae38027cb6ca69cdeafc727f141254037760cfc96f86bfab169c3/68747470733a2f2f706f7365722e707567782e6f72672f746f6b656e32372f646f636b65722d696d616765732d7068702d7068616c636f6e2f642f746f74616c)](https://packagist.org/packages/token27/docker-images-php-phalcon)

Requirements
------------

[](#requirements)

The following prerequisites are needed for `PHP Phalcon Docker Images Builder` to run.

- Docker

    - [Linux](https://docs.docker.com/)
    - [Windows](https://docs.docker.com/desktop/windows/install/)
- Makefile

    - [Linux](https://www.gnu.org/software/make)
    - [Windows](http://gnuwin32.sourceforge.net/packages/make.htm)

How to start ?
--------------

[](#how-to-start-)

### Set up your Docker Hub Credentials:

[](#set-up-your-docker-hub-credentials)

```
export CONTAINER_REGISTRY_USERNAME=[YOUR_USERNAME]
export CONTAINER_REGISTRY_PASSWORD=[YOUR_PASSWORD]

make ci-docker-login

```

### Build, test or push PHP `CLI` and `FPM` images:

[](#build-test-or-push-php-cli-and-fpm-images)

```
make build
make test
make push

```

### Build, test or push ONLY PHP `CLI` images:

[](#build-test-or-push-only-php-cli-images)

```
make build-cli
make test-cli
make push-cli

```

### Build, test or push ONLY PHP `FPM` images:

[](#build-test-or-push-only-php-fpm-images)

```
make build-fpm
make test-fpm
make push-fpm

```

Docker Hub Images
-----------------

[](#docker-hub-images)

- PHP 8.0

    - [CLI](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:cli-8.0
    - [CLI DEV](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:cli-8.0-dev
    - [FPM](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:fpm-8.0
    - [FPM DEV](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:fpm-8.0-dev
- PHP 7.3

    - [CLI](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:cli-7.3
    - [CLI DEV](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:cli-7.3-dev
    - [FPM](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:fpm-7.3
    - [FPM DEV](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:fpm-7.3-dev
- PHP 7.2

    - [CLI](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:cli-7.2
    - [CLI DEV](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:cli-7.2-dev
    - [FPM](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:fpm-7.2
    - [FPM DEV](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:fpm-7.2-dev
- PHP 7.1

    - [CLI](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:cli-7.1
    - [CLI DEV](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:cli-7.1-dev
    - [FPM](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:fpm-7.1
    - [FPM DEV](https://hub.docker.com/repository/docker/token27/php-phalcon) token27/php-phalcon:fpm-7.1-dev

Docs
----

[](#docs)

See [Documentation](docs).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1631d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f4cdf9f7a82a4b72f6daea61e4dc989eaf0f038777c9e7de4ec2bf0b39f204a?d=identicon)[token27](/maintainers/token27)

---

Top Contributors

[![cs-axel](https://avatars.githubusercontent.com/u/170931229?v=4)](https://github.com/cs-axel "cs-axel (1 commits)")[![token27](https://avatars.githubusercontent.com/u/78189912?v=4)](https://github.com/token27 "token27 (1 commits)")

---

Tags

phpdockerphalconalpine

### Embed Badge

![Health badge](/badges/token27-docker-images-php-phalcon/health.svg)

```
[![Health](https://phpackages.com/badges/token27-docker-images-php-phalcon/health.svg)](https://phpackages.com/packages/token27-docker-images-php-phalcon)
```

###  Alternatives

[techpivot/phalcon-ci-installer

Composer integration for PHP applications to install the Phalcon framework as an extension in the PHP runtime for various hosted CI services including TravisCI, CircleCI, Scrutinizer, Shippable and Codeship.

26130.7k8](/packages/techpivot-phalcon-ci-installer)[vcian/pulse-docker-monitor

A Laravel Pulse card to show docker containers with CPU &amp; Memory Utilization

348.0k](/packages/vcian-pulse-docker-monitor)

PHPackages © 2026

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