Download the PHP package lyhiving/address without Composer
On this page you can find all versions of the php package lyhiving/address. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lyhiving/address
More information about lyhiving/address
Files in lyhiving/address
Download lyhiving/address
More information about lyhiving/address
Files in lyhiving/address
Vendor lyhiving
Package address
Short Description PHP China Address Parser
License MIT
Homepage https://github.com/lyhiving/address
Package address
Short Description PHP China Address Parser
License MIT
Homepage https://github.com/lyhiving/address
Please rate this library. Is it a good library?
Informations about the package address
国内收货地址智能解析
本项目包含2个功能
- 把字符串解析成姓名、收货电话、邮编、身份证号、收货地址
- 把收货地址解析成省、市、区县、街道地址
特色是:简单易用
该项目依然采用的是,统计特征分析,然后以最大的概率来匹配,得出大概率的解。因此只能解析中文的收货信息,不能保证100%解析成功,但是从生产环境的使用情况来看,解析成功率保持在96%以上,就算是百度基于人工智能的地址识别,经我实测,也是有一定的不能识别的情况。
少啰嗦,先看东西
安装
使用 Composer
或
用法
更多用法参考 examples 里面的范例。
本文件大部分来自 @pupuk , 我做了composer的适应和部分冗余处理。
All versions of address with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-gd Version *
ext-gd Version *
The package lyhiving/address contains the following files
Loading the files please wait ....