Libraries tagged by pair
behat/gherkin
137301424 Downloads
Gherkin DSL parser for PHP
paragonie/sodium_compat
83941788 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
phenx/php-svg-lib
109832825 Downloads
A library to read, parse and export to PDF SVG files.
halaxa/json-machine
10365482 Downloads
Efficient, easy-to-use and fast JSON pull parser
dompdf/php-svg-lib
1929322 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
2325458 Downloads
A library to read, parse, export and make subsets of different types of font files.
willdurand/email-reply-parser
4424454 Downloads
Port of the cool GitHub's EmailReplyParser library in PHP
tightenco/parental
542652 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
sunra/php-simple-html-dom-parser
8566415 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
salsify/json-streaming-parser
4927858 Downloads
A streaming parser for JSON in PHP.
riverline/multipart-parser
38595317 Downloads
One class library to parse multipart content with encoding and charset support.
php-parallel-lint/php-parallel-lint
34418143 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
php-mime-mail-parser/php-mime-mail-parser
5954226 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
parsecsv/php-parsecsv
4334078 Downloads
CSV data parser for PHP
paquettg/php-html-parser
6388968 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.