Libraries tagged by par
nikic/php-parser
986858264 Downloads
A PHP parser written in PHP
league/commonmark
460510244 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
doctrine/lexer
987930067 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/annotations
584547201 Downloads
Docblock Annotations Parser
paragonie/random_compat
706864718 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
composer/semver
543492320 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
sebastian/cli-parser
596224990 Downloads
Library for parsing CLI options
sabberworm/php-css-parser
224437633 Downloads
Parser for CSS Files written in PHP
phpstan/phpdoc-parser
386614722 Downloads
PHPDoc parser with support for nullable, intersection and generic types
erusev/parsedown
159602180 Downloads
Parser for Markdown.
brianium/paratest
147892191 Downloads
Parallel testing for PHP
smalot/pdfparser
45144993 Downloads
Pdf parser library. Can read and extract information from pdf file.
seld/jsonlint
235839196 Downloads
JSON Linter
matomo/device-detector
28630109 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
287768780 Downloads
An HTML5 parser and serializer.