Download the PHP package vindecodervehicle/php-sdk without Composer
On this page you can find all versions of the php package vindecodervehicle/php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vindecodervehicle/php-sdk
More information about vindecodervehicle/php-sdk
Files in vindecodervehicle/php-sdk
Download vindecodervehicle/php-sdk
More information about vindecodervehicle/php-sdk
Files in vindecodervehicle/php-sdk
Vendor vindecodervehicle
Package php-sdk
Short Description Official PHP SDK for the VIN Decoder Vehicle API — decode VINs, browse catalogs, OEM parts, fluids and repair times.
License MIT
Homepage https://github.com/vindecodervehicle/php-sdk
Package php-sdk
Short Description Official PHP SDK for the VIN Decoder Vehicle API — decode VINs, browse catalogs, OEM parts, fluids and repair times.
License MIT
Homepage https://github.com/vindecodervehicle/php-sdk
Please rate this library. Is it a good library?
Informations about the package php-sdk
VIN Decoder Vehicle — PHP SDK
Official PHP SDK for the VIN Decoder Vehicle API — decode VINs, browse vehicle catalogs, retrieve OEM parts, fluid capacities, repair times, and engine details.
Español: README en español
Features
- Decode VIN (first match or all matches)
- Get vehicle details by
carId - Fluid capacities and OEM parts
- Repair times (plan-dependent)
- Browse brands, models, and variants
- Engine details by VIN
- Strongly typed PHP 8.1+ models
- Full test coverage with PHPUnit
Requirements
- PHP 8.1 or higher
ext-json- Guzzle 7.x
Installation
Get your API credentials at vindecodervehicle.com.
Quick Start
API Reference
VIN
Vehicle by carId
Catalog
Environment Variables
For the included examples:
Error Handling
Available Models
| Model | Description |
|---|---|
Vehicle |
Decoded vehicle data |
Engine |
Engine details with attributes |
FluidCapacity |
Oil, coolant, brake fluid, etc. |
OemPartGroup |
OEM parts grouped by category |
RepairTime |
Labor hours for repairs |
Brand |
Vehicle brand |
VehicleModel |
Model within a brand |
Variant |
Model variant / trim |
Examples
| File | Description |
|---|---|
examples/decode-vin.php |
Basic VIN decode |
examples/catalog-browse.php |
Browse brands, models, variants |
examples/full-workflow.php |
Complete workflow |
Development
Official SDKs
| Language | Package | Repository |
|---|---|---|
| PHP | composer require vindecodervehicle/php-sdk |
vindecodervehicle-php-sdk |
| Python | pip install vindecodervehicle-sdk |
vindecodervehicle-python-sdk |
| Node.js | npm install @vindecodervehicle/sdk |
vindecodervehicle-node-sdk |
| JavaScript | npm install @vindecodervehicle/browser |
vindecodervehicle-js-sdk |
Links
License
This project is licensed under the MIT License.
All versions of php-sdk with dependencies
PHP Build Version
Package Version
The package vindecodervehicle/php-sdk contains the following files
Loading the files please wait ...