library scaleway
Consume Scaleway API
indigophp/scaleway
Consume Scaleway API
- Friday, April 3, 2015
- by mark.sagikazar
- Repository
- 3 Watchers
- 5 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 4 Forks
- 1 Open issues
- 1 Versions
- 0 % Grown
Scaleway
, (*1)
Consume Scaleway API., (*2)
Install
Via Composer, (*3)
``` bash
$ composer require indigophp/scaleway, (*4)
## Coverage
API | Documentation | Specification tests
--- | ------------- | -------------------
[Actions](https://developer.scaleway.com/#users-actions) | [x](#actions) | x
[Images](https://developer.scaleway.com/#users-images) | [x](#images) | x
[IPs](https://developer.scaleway.com/#ips) | [x](#ips) | x
[Metadata](https://developer.scaleway.com/#metadata) | [x](#metadata) | x
[Organizations](https://developer.scaleway.com/#organizations) | [x](#organizations) | x
[Servers](https://developer.scaleway.com/#servers) | [x](#servers) | x
[Snapshots](https://developer.scaleway.com/#snapshots) | [x](#snapshots) | x
[Tokens](https://developer.scaleway.com/#tokens) | [x](#tokens) | x
[Users](https://developer.scaleway.com/#users) | [x](#users) | x
[Volumes](https://developer.scaleway.com/#volumes) | [x](#volumes) | x
## Usage
## Testing
``` bash
$ phpspec run
Contributing
Please see CONTRIBUTING for details., (*5)
Credits
License
The MIT License (MIT). Please see License File for more information., (*6)