truckersmp/api-client
最新稳定版本:v2.3.1
Composer 安装命令:
composer require truckersmp/api-client
包简介
TruckersMP API Library helps connecting to and using the TruckersMP API.
README 文档
README
Introduction
The TruckersMP PHP library provides convenient access to the TruckersMP API for applications written in the PHP language. It includes a pre-defined set of classes for each API endpoint to get the data as a collection or model.
If you want to use the API without the library, check out the API Documentation.
Requirements
- PHP 7.4 or later
- Composer
Composer
You can install the package via Composer. Run the following command:
composer require truckersmp/api-client
To use the package, use Composer's autoload:
require_once('vendor/autoload.php');
Official Documentation
Documentation for API client can be found on the Wiki.
Support
If you have any questions about the library, you can create a topic on our forum.
License
This package is open-source and is licensed under the MIT license.
统计信息
- 总下载量: 900
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 34
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-04-28