Libraries tagged by xmlparser
serkin/ymlparser
4118 Downloads
Parser for yml(yandex.market.ru) files
uhi67/xparser
2 Downloads
parse any text by XML syntax into XML
sitebill/ymlparser
5 Downloads
YML (Yandex Market Language) parser
krylach/ymlparser
8 Downloads
YML (Yandex Market Language) parser
riimu/kit-urlparser
566743 Downloads
RFC 3986 compliant url parsing library with PSR-7 Uri component
marcocesarato/sqlparser
45900 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/mdparser
293 Downloads
Native C CommonMark + GitHub Flavored Markdown parser for PHP, targeting CommonMark 0.31 + GFM. ~10-20x faster than pure-PHP parsers, zero runtime dependencies.
intersvyaz/yii2-sqlparser
28707 Downloads
Parsing sql-query
midnite81/urlparser
4396 Downloads
A PHP 7.1+ package to parse urls
dergel/kit-urlparser
135 Downloads
RFC 3986 compliant url parsing library with PSR-7 Uri component
liquipedia/sqllint
5076 Downloads
A thin wrapper around the SqlParser from the phpMyAdmin project which can be used to lint any amount of sql files from the command line.
vipnytt/opmlparser
1675 Downloads
OPML parser
mojahed/mparser
145 Downloads
MParser is a powerful PHP package that simplifies parsing complex strings with custom tokens and expressions. With a flexible trait-based architecture, it enables effortless creation and extension of parsing functionality. Easily integrate MParser into your projects for efficient string processing and data extraction in a user-friendly manner.
citysites/yrlparser
9152 Downloads
Parse Yandex Realty Language files
alxndr-w/kit-urlparser
642 Downloads
RFC 3986 compliant url parsing library with PSR-7 Uri component