Libraries tagged by php parser
andreaventuri/tcpdi
370510 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
akturan/plistparser
49044 Downloads
A PHP Class for Reading and Parsing XML Plist files
sunrise/uri
86888 Downloads
URI wrapper for PHP 7.1+ based on RFC-3986, PSR-7 and PSR-17
mimmi20/wurfl-constants
438318 Downloads
the Constants extracted from Wurfl for PHP 5.3
mimmi20/wurfl
83511 Downloads
the Wurfl PHP Library for PHP 5.3+
jtripper/tcpdi
63738 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
php-static-analysis/node-visitor
20891 Downloads
PHP parser node visitor that converts Attributes into PHPDoc annotations
marcocesarato/sqlparser
36028 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.
greencape/xml-converter
51525 Downloads
A PHP XML parser and compiler that provides an easy way to convert XML into native PHP arrays and back again. No dependencies on external libraries or extensions.
goetas-webservices/wsdl-reader
337296 Downloads
Pure PHP WSDL parser
wikia/simplehtmldom
83350 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
quorum/dot-notation
39921 Downloads
Simple PHP Dot Notation Parser
elboletaire/twbs-cake-plugin
60583 Downloads
Twitter Bootstrap Plugin for CakePHP 3 with bundled less.php and less.js parsers, helpers and bake templates
emanueleminotto/simple-html-dom
82301 Downloads
PHP Simple HTML DOM Parser
smillerdev/phpdraft
10951 Downloads
This is a parser for API Blueprint files in PHP.