Libraries tagged by tphp
phpoption/phpoption
466058454 Downloads
Option Type for PHP
phpoffice/phpword
27450809 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
phpmd/phpmd
96413122 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
61147855 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-di/php-di
36737331 Downloads
The dependency injection container for humans
php-debugbar/php-debugbar
5762545 Downloads
Debug bar in the browser for php application
php-amqplib/php-amqplib
110071683 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
139499868 Downloads
A library to read, parse, export and make subsets of different types of font files.
myclabs/php-enum
208254783 Downloads
PHP Enum implementation
mtdowling/jmespath.php
409908709 Downloads
Declaratively specify how to extract elements from a JSON document
maennchen/zipstream-php
234974815 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
127661003 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
dnoegel/php-xdg-base-dir
226340634 Downloads
implementation of xdg base directory specification for php
defuse/php-encryption
136842411 Downloads
Secure PHP Encryption Library
phpunit/phpunit-mock-objects
203111916 Downloads
Mock Object library for PHPUnit