Libraries tagged by parsers
vaibhavpandeyvpz/phemail
95830 Downloads
MIME parser written in pure PHP for parsing raw emails (.eml) files.
tmont/midiparser
10400 Downloads
MIDI parsing library
shuchkin/simplecsv
65520 Downloads
Parse and retrieve data from CSV files. Export data to CSV.
ressio/pharse
64152 Downloads
Fastest PHP HTML Parser
rebuy/ean-isbn-library
178933 Downloads
A PHP library for EAN and ISBN validation and conversion
readdle/app-store-receipt-verification
141540 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
phplrt/phplrt
28509 Downloads
PHP Language Recognition Tool
olamedia/nokogiri
73459 Downloads
HTML Parser
mimmi20/browser-detector
142214 Downloads
Library to detect Browsers and Devices
metroplex-systems/edifact
387467 Downloads
Parser and Serializer for UN/EDIFACT messages
laktak/hjson
208805 Downloads
JSON for Humans. A configuration file format with relaxed syntax, fewer mistakes and more comments.
jkphl/micrometa
157670 Downloads
A meta parser for extracting micro information out of web documents, currently supporting Microformats 1+2, HTML Microdata, RDFa Lite 1.1 and JSON-LD
jeremeamia/functionparser
162262 Downloads
Function parser for PHP functions, methods, and closures
illuminatech/multipart-middleware
223631 Downloads
'multipart/form-data' parser middleware for Laravel
hafriedlander/php-peg
12088 Downloads
PEG (parsing expression grammar) compiler for PHP