Libraries tagged by parser in php
kilylabs/client-bank-exchange-php
26928 Downloads
1CClientBankExchange parser written in PHP
chrisullyott/human-name-parser
87908 Downloads
A human name parser written in PHP.
smillerdev/phpdraft
12469 Downloads
This is a parser for API Blueprint files in PHP.
fieryprophet/php-sandbox
16253 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
pragmatic-modules/jslayout-parser
6851 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
17187 Downloads
A PHP-based tool for parsing IOS application icons in IPA files
mathiasverraes/parsica
894 Downloads
The easiest way to build robust parsers in PHP.
niels/ganon
73560 Downloads
Fast (HTML DOM) parser written in PHP.
drnxloc/laravel-simple-html-dom
375894 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
goaop/dissect
118958 Downloads
A set of tools for lexical and syntactical analysis written in pure PHP
wikia/simplehtmldom
95025 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
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.
napche/php-route-parser
3233 Downloads
Parser for gpx, kml, json routes in php
stormcode/php-domain-parser
21842 Downloads
Public Suffix List based URL parsing implemented in PHP.
solvire/php-json-schema-generator
4465 Downloads
A JSON Schema Generator written in PHP. The implementation is based on current internet drafts.