Libraries tagged by php
sabberworm/php-css-parser
126904594 Downloads
Parser for CSS Files written in PHP
phpunit/php-invoker
356685295 Downloads
Invoke callables with a timeout
phpstan/phpdoc-parser
201128391 Downloads
PHPDoc parser with support for nullable, intersection and generic types
phpmd/phpmd
85168495 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
php-amqplib/php-amqplib
96627024 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
phenx/php-svg-lib
110616456 Downloads
A library to read, parse and export to PDF SVG files.
phenx/php-font-lib
122577884 Downloads
A library to read, parse, export and make subsets of different types of font files.
myclabs/php-enum
188389178 Downloads
PHP Enum implementation
mtdowling/jmespath.php
350091328 Downloads
Declaratively specify how to extract elements from a JSON document
maennchen/zipstream-php
188596442 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
110300167 Downloads
PHP Port of Google's libphonenumber
dnoegel/php-xdg-base-dir
212180204 Downloads
implementation of xdg base directory specification for php
defuse/php-encryption
114714126 Downloads
Secure PHP Encryption Library
phpunit/phpunit-mock-objects
197785364 Downloads
Mock Object library for PHPUnit
phpunit/php-token-stream
362794629 Downloads
Wrapper around PHP's tokenizer extension.