Libraries tagged by parser name
theiconic/name-parser
5139370 Downloads
PHP library for parsing a string containing a full name into its parts
joshfraser/php-name-parser
1299923 Downloads
PHP library to split names into their respective components (first, last, etc)
kub-at/php-simple-html-dom-parser
6814681 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible
adci/full-name-parser
760475 Downloads
Parses a human name
novutec/domainparser
7604754 Downloads
A domain name parser to parse and to validate a domain name.
jasonpriem/human-name-parser
121081 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
davidgorges/human-name-parser
410933 Downloads
Parses a human name
marcocesarato/sqlparser
46640 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
iliaal/nameparser
881 Downloads
Parse a full-name string into its parts. Casing- and credential-aware fork of theiconic/name-parser, tuned for professional/clinician names.
chrisullyott/human-name-parser
89207 Downloads
A human name parser written in PHP.
caophihung94/php-simple-html-dom-parser
131539 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
monospice/spicy-identifiers
969216 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
ph-7/cute-link-names
5457 Downloads
A simple class that converts your URLs to link names
nickmoline/name-parser
3064 Downloads
PHP library for parsing a string containing a full name into its parts, forked from theiconic/name-parser
lendable/name-parser
7195 Downloads
PHP library for parsing a string containing a full name into its parts