docker-compose-php/docker-compose-php

dev-master 2017-10-08 01:03 UTC

This package is not auto-updated.

Last update: 2024-03-15 23:55:51 UTC


README

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