PHPackages                             c0rn3j/lxd - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. c0rn3j/lxd

ActiveLibrary[API Development](/categories/api)

c0rn3j/lxd
==========

PHP-based API wrapper for LXD REST API.

v0.12.4(2y ago)09MITPHPPHP ^7.3 || ^8.0

Since Nov 19Pushed 2y agoCompare

[ Source](https://github.com/C0rn3j/php-lxd)[ Packagist](https://packagist.org/packages/c0rn3j/lxd)[ Docs](https://git.oss.place/opensaucesystems/lxd)[ RSS](/packages/c0rn3j-lxd/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (11)Versions (5)Used By (0)

php-lxd
=======

[](#php-lxd)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7c3e7cf5edd334c750fe51e27d4d617e7550cb24bd85f68f577f2e79a82d3971/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f70656e736175636573797374656d732f6c78642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opensaucesystems/lxd)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://github.com/ashleyhood/php-lxd/workflows/Testing/badge.svg)](https://github.com/ashleyhood/php-lxd/actions?query=workflow%3ATesting)[![Total Downloads](https://camo.githubusercontent.com/9211afcf399c71b8c9594f77f15f7772617f0282b58a72e45966569463d83799/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f70656e736175636573797374656d732f6c78642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/opensaucesystems/lxd)

A PHP library for interacting with the LXD REST API.

Install
-------

[](#install)

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
```

Install for usage with Guzzle 6
-------------------------------

[](#install-for-usage-with-guzzle-6)

```
$ composer require php-http/guzzle6-adapter
$ composer require opensaucesystems/lxd "^0.9"
```

Usage
-----

[](#usage)

See the [`docs`](./docs) for more information.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Ashley Hood](https://opensauce.systems)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~30 days

Total

4

Last Release

809d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5bd37a5bcf462d83ffb37e0df2b868b7f75101ab290a2f20d961dd4750fb77ac?d=identicon)[C0rn3j](/maintainers/C0rn3j)

---

Top Contributors

[![ashleyhood](https://avatars.githubusercontent.com/u/4114910?v=4)](https://github.com/ashleyhood "ashleyhood (38 commits)")[![renky](https://avatars.githubusercontent.com/u/6528960?v=4)](https://github.com/renky "renky (10 commits)")[![C0rn3j](https://avatars.githubusercontent.com/u/1641362?v=4)](https://github.com/C0rn3j "C0rn3j (5 commits)")[![lcherone](https://avatars.githubusercontent.com/u/3892806?v=4)](https://github.com/lcherone "lcherone (1 commits)")[![Max-Github](https://avatars.githubusercontent.com/u/2845719?v=4)](https://github.com/Max-Github "Max-Github (1 commits)")[![TonyBogdanov](https://avatars.githubusercontent.com/u/3586948?v=4)](https://github.com/TonyBogdanov "TonyBogdanov (1 commits)")

---

Tags

apiclientwrapperOpenSauceSystemslxd

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/c0rn3j-lxd/health.svg)

```
[![Health](https://phpackages.com/badges/c0rn3j-lxd/health.svg)](https://phpackages.com/packages/c0rn3j-lxd)
```

###  Alternatives

[dhope0000/lxd

PHP-based API wrapper for LXD REST API.

136.2k](/packages/dhope0000-lxd)[openai-php/client

OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API

5.8k22.6M232](/packages/openai-php-client)[opensaucesystems/lxd

PHP-based API wrapper for LXD REST API.

305.8k](/packages/opensaucesystems-lxd)[jolicode/slack-php-api

An up to date PHP client for Slack's API

2534.4M12](/packages/jolicode-slack-php-api)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[apigee/apigee-client-php

Client library for connecting to the Apigee Edge API.

27558.7k3](/packages/apigee-apigee-client-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
