mglaman/docker-helper

This package is abandoned and no longer maintained. No replacement package was suggested.

Helper class for interacting with Docker, Docker Compose, and Docker Machine.

v0.0.4 2017-02-22 15:25 UTC

This package is auto-updated.

Last update: 2022-11-13 12:58:28 UTC


README

PHP library to simplify interacting with Docker.

  • If non-native Docker, will attempt to boot machine and export environment data
  • Handle starting and stopping containers
  • Moar

Code created in platform-docker extract to own library.