vin-explosion:该API可让您仅提供VIN即可查找车辆的信息

时间:2021-05-26 09:25:58
【文件属性】:
文件名称:vin-explosion:该API可让您仅提供VIN即可查找车辆的信息
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-26 09:25:58
PHP VinExplosion API 通过此API,您只需提供VIN即可查找车辆的信息。 这不是官方的API 使用Composer的安装说明 composer require frankperez87/vin-explosion 用法示例: <?php require 'vendor/autoload.php' ; // Set your username and password provided by VinExplosion here. $ account = new \ VinExplosion \ Account ( 'username' , 'password' ); $ lookup = new \ VinExplosion \ Lookup ( $ account ); // If you prefer to have the response return in X
【文件预览】:
vin-explosion-master
----.gitignore(14B)
----README.md(934B)
----composer.lock(21KB)
----composer.json(339B)
----phpspec.yml(70B)
----src()
--------VinExplosion()
----spec()
--------VinExplosion()
----.travis.yml(184B)

网友评论