Libraries tagged by parser in php
fpoirotte/php_parsergenerator
4409 Downloads
Translate grammar files in Lemon Parser Generator format into a PHP 5 parser
mistralys/php-sprintf-parser
1036 Downloads
Parser to find all sprintf format placeholders in a string, and get information on them.
sourcepot/php-ole-msg-parser
370 Downloads
Minimal PHP library for parsing Outlook .msg files incl. attachments stored in OLE compound documents.
opdavies/national-rail-enquiries-feed-parser
3274 Downloads
A PHP library to parse station information from National Rail Enquiries in XML or JSON.
borsodigerii/php-xml-chunker
189 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.
zmog/pquery
590 Downloads
A jQuery like html dom parser written in php. This fork add fixes for php 8
xenocrat/chyrp-markdown
654 Downloads
A fast and extensible Markdown parser, written in PHP.
wisembly/xgettext
19466 Downloads
Javascript poEdit parser written in PHP
im0rtality/jsonstreamingparser
36282 Downloads
A streaming parser for JSON in PHP.
shakaran/adstxtparser
521 Downloads
A open source implemation in PHP of Ads.txt Specification Version 1.0.1 (OpenRTB working group)
shadz3rg/lexer
60491 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
pmvc-plugin/annotation
11115 Downloads
PHP annotation parser and reader
ilyasmohetna/iban
131 Downloads
Iban is a PHP package for parsing, validating, and extracting bank details from IBANs with ease and accuracy. Simplify financial data handling in your applications.
cmpayments/jsonlint
4730 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
jamesgerat/exprlib
2776 Downloads
An expression parser in PHP