Getting started
Requirements
- PHP 8.0 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
With Git
The Docker PHP toolbox can be directly used from GitHub by cloning the repository into a directory of your choice.
git clone https://github.com/llaville/docker-php-toolbox.git