2017 © Pedro Peláez
 

library lxd

PHP-based API wrapper for LXD REST API.

image

opensaucesystems/lxd

PHP-based API wrapper for LXD REST API.

  • Tuesday, August 8, 2017
  • by ashleyhood
  • Repository
  • 6 Watchers
  • 13 Stars
  • 273 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 2 Open issues
  • 12 Versions
  • 4 % Grown

The README.md

php-lxd

Latest Version on Packagist ![Software License][ico-license] [Build Status][link-ci] ![Total Downloads][ico-downloads], (*1)

A PHP library for interacting with the LXD REST API., (*2)

Install

Via Composer, (*3)

``` bash $ composer require opensaucesystems/lxd, (*4)


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. ``` bash $ composer require php-http/guzzle7-adapter

Install for usage with Guzzle 6

``` bash $ composer require php-http/guzzle6-adapter $ composer require opensaucesystems/lxd "^0.9", (*5)


## Usage See the [`docs`](./docs) for more information. ## Change log Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently. ## Testing ``` bash $ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*6)

Security

If you discover any security related issues, please email ashley@opensauce.systems instead of using the issue tracker., (*7)

Credits

License

The MIT License (MIT). Please see License File for more information., (*8)

The Versions

03/08 2016

v0.1.1

0.1.1.0 https://git.oss.place/opensaucesystems/lxd

PHP-based API wrapper for LXD REST API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper client opensaucesystems lxd

03/08 2016

v0.1.0

0.1.0.0 https://git.oss.place/opensaucesystems/lxd

PHP-based API wrapper for LXD REST API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper client opensaucesystems lxd