Skip to content

name-parser-php-v1.8.0

Latest
Compare
Choose a tag to compare
@Ninble Ninble released this 19 Sep 12:52
· 7 commits to main since this release
dab89a1

Your name contains a lot of information. It tells if you're male or female and reveals your nationality. This project splits a name or email address into the first and last name and tells if a name is male or female and what the possible nationality is. Additionally this project can generate fake names and extract names from any given text.

  • Split first and last name
  • Gender by name
  • Get country and currency based upon name
  • Get the name from an email address
  • Validate a complete name
  • Generate fake names
  • Extract names from text

Aligns with Name Parser API v1.8
https://parser.name/api/
Changelog available on:
https://parser.name/about/#changelog