/linode-api

Linode API Client Library for PHP

Primary LanguagePHPMIT LicenseMIT

PHP

Linode API Client Library for PHP

The PHP library for the Linode API v4.

Requirements

PHP needs to be a minimum version of PHP 5.6.

Installation

The recommended way to install is via Composer:

composer require "webinarium/linode-api"

Development

phpunit --coverage-text
php ./bin/php-cs-fixer fix