Libraries tagged by dphp
phpstan/phpdoc-parser
265027118 Downloads
PHPDoc parser with support for nullable, intersection and generic types
phpoffice/phpword
27106821 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
phpmd/phpmd
95720117 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
60386417 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-di/php-di
36129336 Downloads
The dependency injection container for humans
php-debugbar/php-debugbar
5062823 Downloads
Debug bar in the browser for php application
php-amqplib/php-amqplib
109256275 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
138602231 Downloads
A library to read, parse, export and make subsets of different types of font files.
myclabs/php-enum
207139323 Downloads
PHP Enum implementation
mtdowling/jmespath.php
406747699 Downloads
Declaratively specify how to extract elements from a JSON document
maennchen/zipstream-php
232429735 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
126604925 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
dnoegel/php-xdg-base-dir
225442856 Downloads
implementation of xdg base directory specification for php
defuse/php-encryption
135560714 Downloads
Secure PHP Encryption Library
phpunit/phpunit-mock-objects
202736632 Downloads
Mock Object library for PHPUnit