Download the PHP package dh2y/think-area without Composer
On this page you can find all versions of the php package dh2y/think-area. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dh2y/think-area
More information about dh2y/think-area
Files in dh2y/think-area
Download dh2y/think-area
More information about dh2y/think-area
Files in dh2y/think-area
Vendor dh2y
Package think-area
Short Description area for thinkphp5
License MIT
Homepage https://github.com/cinaofdai/think-area
Package think-area
Short Description area for thinkphp5
License MIT
Homepage https://github.com/cinaofdai/think-area
Please rate this library. Is it a good library?
Informations about the package think-area
think-area
The ThinkPHP5 area 地区接口 composer模块
安装
一、执行命令安装
或者
二、require安装
或者
三、autoload psr-4标准安装
使用
1、将src目录下面的area.sql数据导出到数据库中
请求方式
post、get
2、获取省份 http://www.demo.me/area
2、获取市 http://www.demo.me/area?pid=省份id
3、获取区域 http://www.demo.me/area?pid=区域id
All versions of think-area with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package dh2y/think-area contains the following files
Loading the files please wait ....