Work in Progress
Docker Compose for PHP
Docker Compose for PHP is a library for interacting with Docker Compose from within PHP.
Installation
The easiest way to install is by using Composer:
composer require docker-compose-php/docker-compose-php
Usage
TODO