Libraries tagged by par
nikic/php-parser
955458760 Downloads
A PHP parser written in PHP
league/commonmark
438875228 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
doctrine/lexer
959336656 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/annotations
574593164 Downloads
Docblock Annotations Parser
paragonie/random_compat
687671423 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
composer/semver
523234787 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
sebastian/cli-parser
571386045 Downloads
Library for parsing CLI options
sabberworm/php-css-parser
211504940 Downloads
Parser for CSS Files written in PHP
phpstan/phpdoc-parser
366064180 Downloads
PHPDoc parser with support for nullable, intersection and generic types
erusev/parsedown
156930945 Downloads
Parser for Markdown.
brianium/paratest
136381473 Downloads
Parallel testing for PHP
smalot/pdfparser
40721182 Downloads
Pdf parser library. Can read and extract information from pdf file.
seld/jsonlint
229021734 Downloads
JSON Linter
matomo/device-detector
26499724 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
masterminds/html5
270539391 Downloads
An HTML5 parser and serializer.