Download the PHP package fozzy-hosting/winvps-api-php without Composer
On this page you can find all versions of the php package fozzy-hosting/winvps-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fozzy-hosting/winvps-api-php
More information about fozzy-hosting/winvps-api-php
Files in fozzy-hosting/winvps-api-php
Package winvps-api-php
Short Description Fozzy Windows VPS APIv2 client library for PHP
License MIT
Homepage https://fozzy.com
Informations about the package winvps-api-php
Fozzy Windows VPS APIs Client library for PHP
The API Client Library enables you to work with Fozzy Windows VPS APIs for creating or managing your machines.
Requirements
PHP 5.5 and later
Developer Documentation
The actual API Documentation available on this link.
The docs folder provides detailed guides for using current library.
Installation & Usage
You can use Composer to install the package.
Composer
To install the bindings via Composer, add the following to composer.json
:
fozzy-hosting
The preferred method is via composer. Follow the installation instructions if you do not already have composer installed.
Once composer is installed, execute the following command in your project root to install this library:
Finally, be sure to include the autoloader:
Authorization
To be able to send requests you need to get API key as described in API Documentation.
Full example
Pagination
All versions of winvps-api-php with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2