Libraries tagged by parser name
theiconic/name-parser
5519748 Downloads
PHP library for parsing a string containing a full name into its parts
kub-at/php-simple-html-dom-parser
6965283 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible
joshfraser/php-name-parser
1337130 Downloads
PHP library to split names into their respective components (first, last, etc)
adci/full-name-parser
781503 Downloads
Parses a human name
novutec/domainparser
8032260 Downloads
A domain name parser to parse and to validate a domain name.
jasonpriem/human-name-parser
121732 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
iliaal/nameparser
7805 Downloads
Parse a full-name string into its parts. Casing- and credential-aware fork of theiconic/name-parser, tuned for professional/clinician names.
davidgorges/human-name-parser
423680 Downloads
Parses a human name
ph-7/cute-link-names
8168 Downloads
A simple class that converts your URLs to link names
chrisullyott/human-name-parser
92730 Downloads
A human name parser written in PHP.
caophihung94/php-simple-html-dom-parser
136942 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
monospice/spicy-identifiers
977724 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
vufind-org/vufind-xml
13854 Downloads
Yet another XML parser, reader and writer for diverse records with and without namespaces.
marcocesarato/sqlparser
48428 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.
nickmoline/name-parser
4424 Downloads
PHP library for parsing a string containing a full name into its parts, forked from theiconic/name-parser