Libraries tagged by parser name
theiconic/name-parser
2774418 Downloads
PHP library for parsing a string containing a full name into its parts
kub-at/php-simple-html-dom-parser
5592222 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible
joshfraser/php-name-parser
710356 Downloads
PHP library to split names into their respective components (first, last, etc)
novutec/domainparser
4520824 Downloads
A domain name parser to parse and to validate a domain name.
jasonpriem/human-name-parser
109794 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
davidgorges/human-name-parser
334932 Downloads
Parses a human name
adci/full-name-parser
540768 Downloads
Parses a human name
monospice/spicy-identifiers
842697 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
chrisullyott/human-name-parser
30817 Downloads
A human name parser written in PHP.
caophihung94/php-simple-html-dom-parser
80733 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
marcocesarato/sqlparser
29208 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.
propz/release-parser
393 Downloads
A library for parsing scene release names into human readable data.
paweldecowski/ldap-dn
8576 Downloads
Parse and manipulate LDAP Distinguished Names
axllent/simplehtmldom
16499 Downloads
PHP Simple HTML DOM Parser with namespace & bug fixes
keltstr/yii2-simplehtmldom
169209 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)