Download the PHP package fasttrack/fasttrack-client without Composer
On this page you can find all versions of the php package fasttrack/fasttrack-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fasttrack/fasttrack-client
More information about fasttrack/fasttrack-client
Files in fasttrack/fasttrack-client
Download fasttrack/fasttrack-client
More information about fasttrack/fasttrack-client
Files in fasttrack/fasttrack-client
Vendor fasttrack
Package fasttrack-client
Short Description This Fasttrack library enables you to request the Fasttrack API in a convenient way. For more information about the Fasttrack API please see https://api.fasttrack-intl.com
License MIT
Homepage http://github.com/fasttrack/fasttrack-php
Package fasttrack-client
Short Description This Fasttrack library enables you to request the Fasttrack API in a convenient way. For more information about the Fasttrack API please see https://api.fasttrack-intl.com
License MIT
Homepage http://github.com/fasttrack/fasttrack-php
Please rate this library. Is it a good library?
Informations about the package fasttrack-client
Fasttrack (PHP)
Installation
Add to your composer.json:
And do:
Usage
Get company
Get contact
Error handling
Available exceptions
- BadParametersException: send parameters through GET method
- BadRequestException: request is malformed
- InternalServerException
- InvalidVersionException: API version is invalid
- MethodNotAllowedException: you tried to access an endpoint with an invalid method
- NoResultException: no result matching your request
- NotAcceptableException: you requested a format that is not json
- NotFoundException: specified endpoint could not be found
- TooManyRequestsException: you made too many requests on the API in a short period of time
- UnauthorizedException: API key is wrong
- VersionRequiredException: send API version in the HTTP Accept headers
All versions of fasttrack-client with dependencies
PHP Build Version
Package Version
The package fasttrack/fasttrack-client contains the following files
Loading the files please wait ....