承接 opensaucesystems/lxd 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

opensaucesystems/lxd

最新稳定版本:v0.12.0

Composer 安装命令:

composer require opensaucesystems/lxd

包简介

PHP-based API wrapper for LXD REST API.

README 文档

README

Latest Version on Packagist Software License Build Status Total Downloads

A PHP library for interacting with the LXD REST API.

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

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

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.

统计信息

  • 总下载量: 5.84k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 30
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 30
  • Watchers: 6
  • Forks: 16
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-08-03