Skip to content
ShawnCZek edited this page Dec 6, 2019 · 7 revisions

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 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.

Contents