Skip to content

Getting started

Requirements

  • PHP 8.1 or greater
  • ext-json

Installation

With Composer

Install the Docker PHP toolbox with Composer. If you don't know yet what is composer, have a look on introduction.

composer require bartlett/docker-php-toolbox ^2.0

With Git

The Docker PHP toolbox can be directly used from GitHub by cloning the repository into a directory of your choice.

git clone -b 2.0 https://github.com/llaville/docker-php-toolbox.git