2017 © Pedro Peláez
 

library dockercloud-php-client

image

jarkt/dockercloud-php-client

  • Thursday, April 21, 2016
  • by jarkt
  • Repository
  • 0 Watchers
  • 0 Stars
  • 422 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 4 % Grown

The README.md

Usage

Please read "documentation of docker-php-client"., (*1)

Installation

Install via composer:, (*2)

{
    "require": {
        "jarkt/dockercloud-php-client": "0.9.*"
    }
}

Developers

Tests are running inside a docker container. Install all the test dependencies by going to the "containers" folder and type: docker-compose -f install.yml up, (*3)

Update dependencies with: docker-compose -f update.yml up, (*4)

Run the tests with: docker-compose up, (*5)

This will make the API available through the container "jarkt/docker-remote-api" and run the tests against this endpoint., (*6)

The Versions

21/04 2016

dev-master

9999999-dev

  Sources   Download

The Development Requires

21/04 2016

0.9.3

0.9.3.0

  Sources   Download

The Development Requires

02/03 2016

0.9.1

0.9.1.0

  Sources   Download

The Development Requires

02/03 2016

0.9.0

0.9.0.0

  Sources   Download

The Development Requires