Download the PHP package elite50/human-name-parser without Composer
On this page you can find all versions of the php package elite50/human-name-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elite50/human-name-parser
More information about elite50/human-name-parser
Files in elite50/human-name-parser
Download elite50/human-name-parser
More information about elite50/human-name-parser
Files in elite50/human-name-parser
Vendor elite50
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
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
- last name (including compound ones like "van der Sar' and "Ortega y Gasset"), and
- suffix (like 'Jr.', 'III')
See the original website for usage, features, issues, credits, and documentation. You can also leave comments and requests there.
All versions of human-name-parser with dependencies
PHP Build Version
Package Version
No informations.
The package elite50/human-name-parser contains the following files
Loading the files please wait ....