Libraries tagged by parser in php
elama/php-raml-parser
21893 Downloads
A RAML parser built in php
ceus-media/php-parser
469 Downloads
PHP parser written in PHP
viion/lodestone-php
279 Downloads
Small lodestone parser built in PHP. Relys on the XIVDB API for some data conversion.
torann/dom-parser
487 Downloads
A HTML DOM parser written in PHP7 let you manipulate HTML in a very easy way! Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
jayin/luhn-php
51 Downloads
parser CCID implement in PHP
inspyrenees/phpgpxparser
21 Downloads
GPX parsing and analysis toolkit in PHP, with elevation correction using the IGN API.
hjbdev/cs-log-parser-php
13 Downloads
Counter-Strike log parsing in PHP
divineomega/php-wikitext-parser
235 Downloads
Parse Wikitext in PHP
noiselabs/php-toolkit
100 Downloads
This project holds a collection of useful PHP classes grouped in components to be used in any PHP5.3+ project.
loginovilya/php-psd-enginedata
136 Downloads
General purpose parser for the markup format used in PSD files
asymptix/php-html-dom-parser
3094 Downloads
Composer adaptation and wrapper for the Simple HTML DOM parser written on PHP5+ let you manipulate HTML in a very easy and fast way. It supports invalid HTML DOM and may find tags in HTML DOM with selectors just like jQuery.
mistralys/php-sprintf-parser
233 Downloads
Parser to find all sprintf format placeholders in a string, and get information on them.
richarddobron/google-maps-data-parameter-parser
49 Downloads
PHP parser and builder for the "data" parameter (Protocol Buffers) in Google Maps URLs
borsodigerii/php-xml-chunker
119 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.
anastasd/expression-parser
9 Downloads
A PHP library for parsing arithmetic expressions and functions in different programming languages