-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Ben Sherred edited this page Dec 1, 2019
·
7 revisions
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 API each 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.
- Installation & Usage
-
Making Requests
- Player Request
- Bans Request
- Servers Request
- Companies Request
- Company Request
- Version Request
- Rules Request
If you have any questions about the library, you can create a topic on our forum.
This package is open-source and is licensed under the MIT license.