Libraries tagged by hphp
squizlabs/php_codesniffer
332003858 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
sabberworm/php-css-parser
162005033 Downloads
Parser for CSS Files written in PHP
phpunit/php-invoker
470030726 Downloads
Invoke callables with a timeout
phpstan/phpdoc-parser
279048498 Downloads
PHPDoc parser with support for nullable, intersection and generic types
phpoption/phpoption
478384100 Downloads
Option Type for PHP
phpoffice/phpword
28644982 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
phpmd/phpmd
98603979 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
phpcompatibility/php-compatibility
63390489 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-di/php-di
38677131 Downloads
The dependency injection container for humans
php-debugbar/php-debugbar
8159291 Downloads
Debug bar in the browser for php application
php-amqplib/php-amqplib
112739958 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
phenx/php-font-lib
142405661 Downloads
A library to read, parse, export and make subsets of different types of font files.
myclabs/php-enum
211900681 Downloads
PHP Enum implementation
mtdowling/jmespath.php
420432643 Downloads
Declaratively specify how to extract elements from a JSON document
maennchen/zipstream-php
243462160 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.