Libraries tagged by name-parser
iliaal/nameparser
37 Downloads
Parse a full-name string into its parts. Casing- and credential-aware fork of theiconic/name-parser, tuned for professional/clinician names.
whoisdoma/domainparser
3416 Downloads
A domain name parser to parse and to validate a domain name.
louisheimel/domainparser
17216 Downloads
A domain name parser to parse and to validate a domain name.
wwwd3v/name-parser-and-anonymizer
17 Downloads
An easy to use name parser with advanced and configurable anonymization.
tlshaheen/human-name-parser
1860 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
thomas14/human-name-parser
87 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
tck/human-name-parser
42 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
southcoast/name-parser
2 Downloads
raicem/turkish-name-parser
9 Downloads
Parsing and validating Turkish names.
phabloraylan/human-name-parser
8 Downloads
Parses a human name
krlnwll/php-name-parser
24 Downloads
PHP library to split names into their respective components (first, last, etc)
curiolabs/name-parser
19 Downloads
PHP library for parsing a string containing a full name into its parts
airsane/torrent-name-parser
9 Downloads
Torrent filename parser
aait/php-name-parser
11165 Downloads
PHP library to split names into their respective components (first, last, etc). Fork of joshfraser/PHP-Name-Parser
naviocean/laravel-nameparser
5550 Downloads
PHP library to split names into their respective components. Besides detecting first and last names, this library attempts to handle prefixes, suffixes, initials and compound last names like 'Von Fange'. It also normalizes prefixes (Mister -> Mr.) and fixes capitalization (JOHN SMITH -> John Smith).