Libraries tagged by PHP Library
phpunit/php-code-coverage
821532910 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
firebase/php-jwt
396258660 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/cache
566059884 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
doctrine/lexer
834324042 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
784420568 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
mockery/mockery
451924815 Downloads
Mockery is a simple yet flexible PHP mock object framework
filp/whoops
360878816 Downloads
php error handling for cool kids
ramsey/uuid
629603864 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpseclib/phpseclib
387864448 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
guzzlehttp/guzzle
904603957 Downloads
Guzzle is a PHP HTTP client library
theseer/tokenizer
681994151 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/version
795521336 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
stripe/stripe-php
125033792 Downloads
Stripe PHP Library
defuse/php-encryption
142707157 Downloads
Secure PHP Encryption Library
php-amqplib/php-amqplib
113672544 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.