Download the PHP package wolxxx/hetzner_robot_client without Composer
On this page you can find all versions of the php package wolxxx/hetzner_robot_client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wolxxx/hetzner_robot_client
More information about wolxxx/hetzner_robot_client
Files in wolxxx/hetzner_robot_client
Download wolxxx/hetzner_robot_client
More information about wolxxx/hetzner_robot_client
Files in wolxxx/hetzner_robot_client
Vendor wolxxx
Package hetzner_robot_client
Short Description a simple client for hetzner robot
License MIT
Package hetzner_robot_client
Short Description a simple client for hetzner robot
License MIT
Please rate this library. Is it a good library?
Informations about the package hetzner_robot_client
hetzner_robot_client
- purpose of this project
- connect to the hetzner web service
- create / update / delete / list storage boxes
- create / show / update / delete subaccounts for the storage box
- later using this client to manage hetzner servers
- short: implementation of https://robot.your-server.de/doc/webservice/de.html#storage-box
- you need:
- php, did the first steps with version 7.1, should run in older versions too...
- a web service user from hetzner https://robot.your-server.de/preferences/index
- this is not your common login to the robot or to the storage box or server
- a storage box or server hosted at hetzner :)
- install locally:
- php composer.phar install should do the job
- there is a playground.php for playing around
- add a local.php copied from local.template.php and adjust the username and password
- it will grab all storage boxes and create and delete a new box for testing
- todo
- dtos for all types
- requests for all end-points
- mocking for testing calls
features
Feature | Status |
---|---|
StorageBox listing | ✓ |
StorageBox single retrieve | ✓ |
StorageBox update | ✓ |
StorageBox delete | x |
All versions of hetzner_robot_client with dependencies
PHP Build Version
Package Version
Requires
php Version
7.1.*
ext-json Version *
phpunit/phpunit Version 7.5.*
guzzlehttp/guzzle Version 6.5.*
phing/phing Version 2.17.*
json-mapper/json-mapper Version 2.11.*
ext-json Version *
phpunit/phpunit Version 7.5.*
guzzlehttp/guzzle Version 6.5.*
phing/phing Version 2.17.*
json-mapper/json-mapper Version 2.11.*
The package wolxxx/hetzner_robot_client contains the following files
Loading the files please wait ....