dhope0000 / lxd
PHP-based API wrapper for LXD REST API.
Installs: 5 888
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 4
Forks: 16
Open Issues: 7
Requires
- php: ~5.5|~7.0
- php-http/cache-plugin: ^1.6
- php-http/client-common: ^1.1
- php-http/client-implementation: ^1.0
- php-http/discovery: ^1.0
- php-http/httplug: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- guzzlehttp/psr7: ^1.2
- mockery/mockery: ^0.9.5
- php-http/guzzle6-adapter: ^1.0
- php-http/mock-client: ^0.3
- phpunit/phpunit: 4.*
- squizlabs/php_codesniffer: ^2.6
- dev-master / 1.0.x-dev
- v0.25.0
- v0.24.0
- v0.23.0
- v0.22.1
- v0.22.0
- v0.21.0
- v0.20.0
- v0.19.1
- v0.19.0
- v0.18.2
- v0.18.1
- v0.18.0
- v0.17.0
- v0.16.4
- v0.16.3
- v0.16.2
- v0.16.1
- v0.16.0
- v0.15.2
- v0.15.1
- v0.15.0
- v0.15.0-beta1
- v0.14.0
- v0.13.2
- v0.13.1
- v0.13.0
- v0.12.3
- v0.12.2
- v0.12.1
- v0.12.0
- v0.11.1
- v0.11.0
- v0.10.2
- v0.10.1
- v0.10.0
- v0.9.0
- v0.8.0
- v0.7.2
- v0.7.1
- v0.7.0
- v0.6.1
- v0.6.0
- v0.5.0
- v0.4.0
- v0.3.1
- v0.3.0
- v0.2.0
- v0.1.1
- v0.1.0
This package is auto-updated.
Last update: 2025-03-18 10:50:45 UTC
README
This is a fork of https://opensauce.systems project, but with some of the new api's added.
Thanks for the work
php-lxd
A PHP library for interacting with the LXD REST API.
Install
Via Composer
$ composer require dhope0000/lxd
Usage
See the docs
for more information.
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email ashley@opensauce.systems instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.