illblew / linode-api

Linode API Client Library for PHP

Home Page:https://developers.linode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Linode API Client Library for PHP

https://developers.linode.com

License:MIT License


Languages

Language:PHP 100.0%