PHPDocker.io

A PHP development environment generator built with Docker containers.

Global configuration

Initial port for services exposed from docker to your machine

Location of your app's source code relative to docker-compose.yaml

Working directory for all containers

PHP configuration

Please note:

  • Extensions already included on base image: APC, cURL, JSON, Sodium, MBString, OPCache, Readline, XML and Zip.
  • Each PHP version supports a different set of extensions to the others.

Zero-config Services

The following services take no additional configuration parameters.