Download the PHP package dockercloud/api without Composer
On this page you can find all versions of the php package dockercloud/api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dockercloud/api
More information about dockercloud/api
Files in dockercloud/api
Package api
Short Description A PHP Wrapper for DockerCloud API
License BSD-3-Clause
Informations about the package api
DockerCloud API PHP Wrapper
This is a PHP FULL implementation of DockerCloud's API
Installation
Add a dependency on dockercloud/api to your project's composer.json
by utilizing the Composer package manager.
Usage instruction
Goto https://cloud.docker.com/account/#container-api-key to generate an API Key first.
Now you need to configure authentication credentials via a static method, (you only need to do this once).
To get a list of services under your account:
To create a new service
API Implementations
This API Wrapper implements all API endpoints currently provided by DockerCloud, for full documentation on how to use it please refere to API
- Audit
- Infrastructure
- Repositor
- Application
All versions of api with dependencies
guzzlehttp/guzzle Version ~6.0
monolog/monolog Version @stable
zendframework/zend-hydrator Version ~2
zendframework/zend-filter Version ~2
zendframework/zend-servicemanager Version ~2
zendframework/zend-serializer Version ~2
zendframework/zend-eventmanager Version ~2 | ~3
zendframework/zend-uri Version ~2
allansun/websocket Version dev-master