PHP code example of jayin / address-parser

1. Go to this page and download the library: Download jayin/address-parser library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

jayin / address-parser example snippets


use Jayin\AddressParser\AddressParser;

AddressParser::smart('江西省抚州市东乡区孝岗镇恒安东路125号1栋3单元502室 13511112222 吴刚', true);