Download the PHP package vinbolt/sdk without Composer
On this page you can find all versions of the php package vinbolt/sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor vinbolt
Package sdk
Short Description Official PHP SDK for the VINbolt headless API
License MIT
Package sdk
Short Description Official PHP SDK for the VINbolt headless API
License MIT
Please rate this library. Is it a good library?
Informations about the package sdk
vinbolt/sdk
Official PHP SDK for the VINbolt headless API.
Install
Quick start
Resources
| Resource | Methods |
|---|---|
$client->pages |
list(), get(string $slug) |
$client->site |
header(), footer(), menu(string), menus() |
$client->brand |
get() |
$client->team |
list() |
$client->media |
get(string $ulid) |
$client->leads |
create(array $input) |
$client->vehicles |
list(array $query), featured(), get(string $ulid) |
Errors
All exceptions extend Vinbolt\Sdk\VinboltException:
AuthenticationException(401)NotFoundException(404)ValidationException(422) — exposes->errorskeyed by fieldRateLimitException(429) — exposes->retryAfter
All versions of sdk with dependencies
PHP Build Version
Package Version
The package vinbolt/sdk contains the following files
Loading the files please wait ...