Skip to content

Gooe/address-parse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AddressParser

Latest Version on Packagist Total Downloads Build Status StyleCI

中文收货地址智能识别

参考链接:

Take a look at contributing.md to see a to do list.

Requirements

  • PHP >= 7.0.0
  • Mbstring PHP Extension

Installation

Via Composer

$ composer require zifan/addressparser

Usage

$parser = new AddressParser();

$parser->smart('浙江省杭州市滨江区西兴街道滨康路228号万福中心A座21楼');

Change log

Please see the changelog for more information on what has changed recently.

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email s443939412@163.com instead of using the issue tracker.

Credits

License

MIT. Please see the license file for more information.

About

Intelligent resolution of receiving address

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%