Download the PHP package geocurly/name-splitter without Composer
On this page you can find all versions of the php package geocurly/name-splitter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package name-splitter
name-splitter
Unfortunately, utility supports only сyrillic names
There is a name split utility. It's take input string and parse it to the object.
Usage:
Quality
The NameSplitter's tests cover ~ 13000 cases of russian names with accuracy 99.65. Every case took a part with many templates, so result cases count was 124283.
You can run tests with your data set (use --verbose
option to see templates errors):
Format for fio.csv
file is:
Problems
- Utility can't recognize templates like
%Name %Surname
when surname matches with middle name (for exampleИван Иванович
). - Some templates may not correctly work when split name doesn't exist in dictionaries
Decision
You can use pre and post templates:
All versions of name-splitter with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
The package geocurly/name-splitter contains the following files
Loading the files please wait ....