Libraries tagged by phpy
phpunit/php-invoker
428984830 Downloads
Invoke callables with a timeout
phpstan/phpdoc-parser
251032287 Downloads
PHPDoc parser with support for nullable, intersection and generic types
phpoption/phpoption
446761787 Downloads
Option Type for PHP
phpoffice/phpword
26230758 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
phpmd/phpmd
93642482 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
58014163 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-di/php-di
33972420 Downloads
The dependency injection container for humans
php-debugbar/php-debugbar
3461971 Downloads
Debug bar in the browser for php application
php-amqplib/php-amqplib
107150306 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
136167549 Downloads
A library to read, parse, export and make subsets of different types of font files.
myclabs/php-enum
203900682 Downloads
PHP Enum implementation
mtdowling/jmespath.php
396965031 Downloads
Declaratively specify how to extract elements from a JSON document
maennchen/zipstream-php
224747340 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
giggsey/libphonenumber-for-php
123842391 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
dnoegel/php-xdg-base-dir
221048214 Downloads
implementation of xdg base directory specification for php