fleet-management-and-control / fmc-php-sdk
There is no license information available for the latest version (v1.0.3) of this package.
FMC PHP SDK
Package info
github.com/fleet-management-and-control/fmc-php-sdk
pkg:composer/fleet-management-and-control/fmc-php-sdk
v1.0.3
2015-02-19 11:58 UTC
Requires
- php: >=5.3.0
- ext-json: *
- lib-curl: *
This package is not auto-updated.
Last update: 2026-03-15 01:01:26 UTC
README
Library to help working with FMC API.
Usage with composer
-
Add this package to your composer.json
"fleet-management-and-control/fmc-php-sdk": "~1.0"
-
Update packages by running
composer update -
Use library as shown in examples