Libraries tagged by parser in php
kilylabs/client-bank-exchange-php
21731 Downloads
1CClientBankExchange parser written in PHP
chrisullyott/human-name-parser
60959 Downloads
A human name parser written in PHP.
smillerdev/phpdraft
11100 Downloads
This is a parser for API Blueprint files in PHP.
fieryprophet/php-sandbox
15961 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
pragmatic-modules/jslayout-parser
5047 Downloads
Lightweight PHP library that was created to make work with `$jsLayout` in Magento 2 less spaghetti, and more object-oriented.
abbotton/ios-png-parser
10419 Downloads
A PHP-based tool for parsing IOS application icons in IPA files
mathiasverraes/parsica
783 Downloads
The easiest way to build robust parsers in PHP.
niels/ganon
68548 Downloads
Fast (HTML DOM) parser written in PHP.
goaop/dissect
34778 Downloads
A set of tools for lexical and syntactical analysis written in pure PHP
wikia/simplehtmldom
85103 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
siketyan/yarn-lock
27310 Downloads
A Parser Library for yarn.lock in PHP.
marcocesarato/sqlparser
37755 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.
zenthangplus/html-dom-parser
11011 Downloads
A Simple HTML DOM parser written in PHP let you manipulate HTML in a easy way with CSS Selector.
solvire/php-json-schema-generator
4028 Downloads
A JSON Schema Generator written in PHP. The implementation is based on current internet drafts.
fanatique/php-fixed-length-file-parser
8451 Downloads
A parser class for handling fixed length text files in PHP