Download the PHP package swithfr/api-client without Composer
On this page you can find all versions of the php package swithfr/api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package api-client
hubspot-api-php
PHP HubSpot API v3 SDK(Client) files
Installation
Sample apps
Please, take a look at our Sample apps
Quickstart
To instantiate API Client using HubSpot API Key use Factory:
or using OAuth2 access token:
also you can pass custom client to Factory:
API Client comes with Middleware for implementation of Rate and Concurrent Limiting.
It provides an ability to turn on retry for failed requests with statuses 429 or 500. Please note that Apps using OAuth are only subject to a limit of 100 requests every 10 seconds.
Get contacts page:
Search for a contact:
Create a contact:
Update a contact:
Get custom objects page:
File uploading
Contributing
Run spec tests
Run unit tests
All versions of api-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^2.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^2.0
The package swithfr/api-client contains the following files
Loading the files please wait ....