mobi-market/checkmend
Composer 安装命令:
composer require mobi-market/checkmend
包简介
Checkmend API laravel package
README 文档
README
This package provides the Checkmend Due Diligence and Make and Model Extended API Calls for use in MobiMarket applications.
Installation
Run
composer require mobi-market/checkmend
Publishing configuration file
php artisan vendor:publish --provider=Autumndev\Checkmend\CheckmendServiceProvider
Update the settings int he configuration file located at: .\config\checkmend.php
#Usage
$result = Checkmend::dueDiligence($imei); // send certificate to email or url call back Checkmend::getCertificate($result->certid, $url, $email); $result = Checkmend::makeModelExt([$imei]);
统计信息
- 总下载量: 726
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2021-07-22