Libraries tagged by hphp
symfony/polyfill-php80
703311793 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php73
535101529 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
639774063 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-php70
194196747 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/phpunit-bridge
177762072 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
stripe/stripe-php
119661975 Downloads
Stripe PHP Library
squizlabs/php_codesniffer
324216603 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
sabberworm/php-css-parser
155647615 Downloads
Parser for CSS Files written in PHP
phpunit/php-invoker
454293652 Downloads
Invoke callables with a timeout
phpstan/phpdoc-parser
267485066 Downloads
PHPDoc parser with support for nullable, intersection and generic types
phpoption/phpoption
464913146 Downloads
Option Type for PHP
phpoffice/phpword
27345435 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
phpmd/phpmd
96205497 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
60930383 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-di/php-di
36559400 Downloads
The dependency injection container for humans