承接 truckersmp/api-client 相关项目开发

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

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

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

Build Status StyleCI Status Total Downloads Latest Stable Version Latest Unstable Version License

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

GitHub 信息

  • Stars: 33
  • Watchers: 5
  • Forks: 15
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-04-28