Download the PHP package steve-liuxu/jg-service-for-laravel without Composer
On this page you can find all versions of the php package steve-liuxu/jg-service-for-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download steve-liuxu/jg-service-for-laravel
More information about steve-liuxu/jg-service-for-laravel
Files in steve-liuxu/jg-service-for-laravel
Download steve-liuxu/jg-service-for-laravel
More information about steve-liuxu/jg-service-for-laravel
Files in steve-liuxu/jg-service-for-laravel
Vendor steve-liuxu
Package jg-service-for-laravel
Short Description 交管服务平台信息查询接口封装,包括违章信息、驾照查分,此为Laravel扩展包。
License MIT
Homepage https://github.com/steve-liuxu/JGService-For-Laravel5
Package jg-service-for-laravel
Short Description 交管服务平台信息查询接口封装,包括违章信息、驾照查分,此为Laravel扩展包。
License MIT
Homepage https://github.com/steve-liuxu/JGService-For-Laravel5
Please rate this library. Is it a good library?
Informations about the package jg-service-for-laravel
JGService-For-Laravel5
交管服务平台信息查询接口封装,包括违章信息、驾照查分。
使用注意
- 本分支为Laravel5扩展包
- 需要开启 php-curl 扩展
- 验证码自动识别接口来自易源数据-图形验证码识别
TODO
1. 增加多区域支持
2. 增加违章支持
安装
步骤1. composer
-
执行
- 执行
composer update
或者composer install
引入开发包
步骤2. laravel5安装
找到 config/app.php
配置文件中,key为 providers
的数组,在数组中添加服务提供者。
运行 php artisan vendor:publish
命令,发布配置文件到你的项目中。
说明
配置文件 config/JGService-showapi.php
为验证码识别配置信息文件,接口申请地址为易源数据-图形验证码识别
使用
使用时首先修改 config/JGService-showapi.php
里的配置项
然后在控制器里实例化类,调用即可
开源协议
遵循MIT开源协议。
All versions of jg-service-for-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package steve-liuxu/jg-service-for-laravel contains the following files
Loading the files please wait ....