Libraries tagged by PHP Library
guzzlehttp/guzzle
755291265 Downloads
Guzzle is a PHP HTTP client library
phpunit/php-code-coverage
684696852 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
firebase/php-jwt
316895014 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/cache
495801692 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
699715302 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
661941591 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
366998822 Downloads
Mockery is a simple yet flexible PHP mock object framework
filp/whoops
285851084 Downloads
php error handling for cool kids
ramsey/uuid
510567577 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpseclib/phpseclib
315879364 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
theseer/tokenizer
549941175 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/version
660627874 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
stripe/stripe-php
100779353 Downloads
Stripe PHP Library
defuse/php-encryption
113507928 Downloads
Secure PHP Encryption Library
php-amqplib/php-amqplib
95868009 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.