PHP code example of graysonchiang / tw-address
1. Go to this page and download the library: Download graysonchiang/tw-address 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/ */
graysonchiang / tw-address example snippets
Grayson\TaiwanAddress\Translator;
$translator = new Translator();
echo $translator->get('台北市信義區忠孝東路一段33號44樓');