Download the PHP package tck/human-name-parser without Composer
On this page you can find all versions of the php package tck/human-name-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tck/human-name-parser
More information about tck/human-name-parser
Files in tck/human-name-parser
Download tck/human-name-parser
More information about tck/human-name-parser
Files in tck/human-name-parser
Vendor tck
Package human-name-parser
Short Description Takes human names of arbitrary complexity and various wacky formats and parses them out.
License
Package human-name-parser
Short Description Takes human names of arbitrary complexity and various wacky formats and parses them out.
License
Please rate this library. Is it a good library?
Informations about the package human-name-parser
Human Name Parser
Forked from [https://github.com/jasonpriem/HumanNameParser.php]
Description
Takes human names of arbitrary complexity and various wacky formats like:
- J. Walter Weatherman
- de la Cruz, Ana M.
- James C. ('Jimmy') O'Dell, Jr.
and parses out the:
- leading initial (Like "J." in "J. Walter Weatherman")
- first name (or first initial in a name like 'R. Crumb')
- nicknames (like "Jimmy" in "James C. ('Jimmy') O'Dell, Jr.")
- middle names
- surname (including compound ones like "van der Sar' and "Ortega y Gasset"), and
- suffix (like 'Jr.', 'III')
Example Usage
All versions of human-name-parser with dependencies
PHP Build Version
Package Version
The package tck/human-name-parser contains the following files
Loading the files please wait ....