php-xapi/client
Composer 安装命令:
composer require php-xapi/client
包简介
client library for the Experience API (xAPI)
README 文档
README
Client side PHP implementation of the Experience API.
Installation
The recommended way to install the xAPI client is using Composer:
-
Add
php-xapi/clientas a dependency to your project:$ composer require php-xapi/client
-
Require Composer's autoloader:
require __DIR__.'/vendor/autoload.php';
Usage
Read the documentation to find out how to use the library.
Issues
Report issues in the issue tracker of this package.
License
This package is under the MIT license. See the complete license in the LICENSE file.
统计信息
- 总下载量: 45.42k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 23
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-03-21