An open API service indexing awesome lists of open source software.

https://github.com/matricali/docker-phalcon

🐳Docker image based on `php:7.0-fpm` including 🦅Phalcon framework extension and tools such as PHPUnit and Composer
https://github.com/matricali/docker-phalcon

composer container docker-image phalcon php56 php7 php71 php72 php73 phpunit

Last synced: 21 days ago
JSON representation

🐳Docker image based on `php:7.0-fpm` including 🦅Phalcon framework extension and tools such as PHPUnit and Composer

Awesome Lists containing this project

README

        

# Phalcon Docker Images

[![Build Status](https://travis-ci.org/matricali/docker-phalcon.svg?branch=master)](https://travis-ci.org/matricali/docker-phalcon)
![Phalcon Version](https://img.shields.io/badge/Phalcon-4.0.5-blue.svg)
![Phalcon Version](https://img.shields.io/badge/Phalcon-3.4.5-blue.svg)
[![](https://img.shields.io/docker/stars/matricali/phalcon.svg)](https://hub.docker.com/r/matricali/phalcon/)
[![](https://img.shields.io/docker/pulls/matricali/phalcon.svg)](https://hub.docker.com/r/matricali/phalcon/)

Docker image based on `php:7.3-fpm`

### Includes the following extensions
* pdo
* pdo_mysql
* bcmath
* gd
* mongodb
* phalcon
* xdebug

### Includes the following tools
* composer
* php-unit

# Tags