Download the PHP package mmaher/address-string-parser without Composer
On this page you can find all versions of the php package mmaher/address-string-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mmaher/address-string-parser
More information about mmaher/address-string-parser
Files in mmaher/address-string-parser
Download mmaher/address-string-parser
More information about mmaher/address-string-parser
Files in mmaher/address-string-parser
Vendor mmaher
Package address-string-parser
Short Description A parser for street address strings
License MIT
Package address-string-parser
Short Description A parser for street address strings
License MIT
Please rate this library. Is it a good library?
Informations about the package address-string-parser
address-string-parser
A PHP library for parsing US address strings into their component parts.
Installation
This library can be installed via packagist, using composer:
composer require mmaher/address-string-parser
Usage
The Address Parser can be invoked on any reasonably-well-formed street address string to return an associative array of normalized base component parts.
The output of which would be:
All versions of address-string-parser with dependencies
PHP Build Version
Package Version
No informations.
The package mmaher/address-string-parser contains the following files
Loading the files please wait ....