Libraries tagged by pa
nikic/php-parser
726167853 Downloads
A PHP parser written in PHP
doctrine/lexer
752671091 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/annotations
481542776 Downloads
Docblock Annotations Parser
composer/composer
156543876 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
paragonie/random_compat
554406843 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
tijsverkoyen/css-to-inline-styles
397871506 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
sebastian/cli-parser
387851384 Downloads
Library for parsing CLI options
sabberworm/php-css-parser
140829484 Downloads
Parser for CSS Files written in PHP
phpstan/phpdoc-parser
230953370 Downloads
PHPDoc parser with support for nullable, intersection and generic types
laravel/passport
66690287 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
jean85/pretty-package-versions
212152387 Downloads
A library to get pretty versions strings of installed dependencies
erusev/parsedown
134810408 Downloads
Parser for Markdown.
composer/package-versions-deprecated
165775391 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
brianium/paratest
74707349 Downloads
Parallel testing for PHP
symfony/property-access
233365802 Downloads
Provides functions to read and write from/to an object or array using a simple string notation