A PHP library for interacting with the LXD REST API.
Via Composer
$ composer require opensaucesystems/lxd
For usage of this library any httpclient library is needed. If you don't already use one in your project, please install one in advance.
$ composer require php-http/guzzle7-adapter
$ composer require php-http/guzzle6-adapter
$ composer require opensaucesystems/lxd "^0.9"
See the docs
for more information.
Please see CHANGELOG for more information what has changed recently.
$ composer test
Please see CONTRIBUTING and CONDUCT for details.
If you discover any security related issues, please email ashley@opensauce.systems instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.