Download the PHP package cedricziel/php-hetzner-cloud-api without Composer
On this page you can find all versions of the php package cedricziel/php-hetzner-cloud-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cedricziel/php-hetzner-cloud-api
More information about cedricziel/php-hetzner-cloud-api
Files in cedricziel/php-hetzner-cloud-api
Package php-hetzner-cloud-api
Short Description Hetzner Cloud API Client for PHP
License MIT
Informations about the package php-hetzner-cloud-api
Hetzner Cloud API for PHP
A API client library for the Hetzner Cloud APIs.
API keys can be obtained through the project settings.
Installation
Configuration and Basic Usage
Available clients
Actions
Actions show the results and progress of asynchronous requests to the API.
Source (HCloud API Documentation)
Images
Images are blueprints for your VM disks.
Source (HCloud API Documentation)
Pricing
Returns prices for all resources available on the platform. VAT and currency of the project owner are used for calculations.
Both net and gross prices are included in the response.
Source (HCloud API Documentation)
Servers
Servers are virtual machines that can be provisioned.
Source (HCloud API Documentation)
ServerActions
Apply actions to your servers and retrieve progress/status messages.
Source (HCloud API Documentation)
SSH Keys
SSH keys are public keys you provide to the cloud system.
Source (HCloud API Documentation)
Usage with Symfony
This library uses the httpplug client library. The project provides a Symfony bundle. When installed, you can directly integrate the client library to make the API queries visible and debuggable:
Credits
The project is heavily inspired by the Gitlab PHP API Client by @m4tthumphrey.
License
MIT
All versions of php-hetzner-cloud-api with dependencies
php-http/client-common Version ^1.6
php-http/client-implementation Version ^1.0
php-http/discovery Version ^1.2
php-http/httplug Version ^1.1
php-http/multipart-stream-builder Version ^1.0
symfony/options-resolver Version ^4.0