dhope0000 / lxd
PHP-based API wrapper for LXD REST API.
v1.4.0
2026-03-15 16:14 UTC
Requires
- php: ^7.2.5|~8.0
- php-http/cache-plugin: ^1.6
- php-http/client-common: ^2.7.2
- php-http/client-implementation: ^1.0
- php-http/discovery: ^1.20
- php-http/httplug: ^2.4.1
- psr/http-message: ^1.0
Requires (Dev)
- guzzlehttp/psr7: ^1.2
- mockery/mockery: ^0.9.5
- php-http/guzzle7-adapter: ^1.0
- php-http/mock-client: ^1.6.1
- phpunit/phpunit: 4.*
- squizlabs/php_codesniffer: ^2.6
This package is auto-updated.
Last update: 2026-06-15 17:02:46 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.