Libraries tagged by php
phpunit/php-invoker
587628597 Downloads
Invoke callables with a timeout
phpstan/phpdoc-parser
370996103 Downloads
PHPDoc parser with support for nullable, intersection and generic types
phpmd/phpmd
115078536 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
82329735 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-ffmpeg/php-ffmpeg
24415004 Downloads
FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg
php-di/php-di
56786573 Downloads
The dependency injection container for humans
php-debugbar/php-debugbar
31260745 Downloads
Debug bar in the browser for php application
php-amqplib/php-amqplib
133377010 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
161749797 Downloads
A library to read, parse, export and make subsets of different types of font files.
myclabs/php-enum
237420359 Downloads
PHP Enum implementation
mtdowling/jmespath.php
510082448 Downloads
Declaratively specify how to extract elements from a JSON document
maennchen/zipstream-php
317660368 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
kreait/firebase-php
45130734 Downloads
Firebase Admin SDK
giggsey/libphonenumber-for-php
161276375 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
fruitcake/php-cors
278940609 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation