lucentinian/highscore-tables-php-client-library
Composer 安装命令:
composer require lucentinian/highscore-tables-php-client-library
包简介
This is a library that can be imported in PHP projects to connect to our Highscore Tables API
关键字:
README 文档
README
This is a library that can be imported in PHP projects to connect to our Highscore Tables API
Create new highscores table
Please visit https://highscores.ehehdada.com/new_account to create your new highscores table.
Install with Composer
curl -sS https://getcomposer.org/installer | php
Next, run the Composer command to install the latest stable version of this library:
composer require lucentinian/highscore-tables-php-client-library
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
Documentation
More information can be found in the online documentation at https://highscores.ehehdada.com/
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2018-11-27