jasonpriem / HumanNameParser.php

Returns the parts (leading initial, first, middle, last, suffix) of a name from a string.
MIT License
108 stars 41 forks source link

Fix file path issues, and a parse issue #13

Closed bap72190 closed 7 years ago

jasonpriem commented 9 years ago

Nice work! Can you update the tests section to reflect your additions?