Libraries tagged by library
mockery/mockery
453973101 Downloads
Mockery is a simple yet flexible PHP mock object framework
filp/whoops
362747922 Downloads
php error handling for cool kids
theseer/tokenizer
685014584 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/version
798621148 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
ramsey/uuid
632703429 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
psr/log
1082389280 Downloads
Common interface for logging libraries
psr/cache
624727202 Downloads
Common interface for caching libraries
phpunit/php-code-coverage
824687876 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpseclib/phpseclib
389943072 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpdocumentor/reflection-docblock
679505383 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phar-io/version
678865156 Downloads
Library for handling version information and constraints
lcobucci/jwt
283928311 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
guzzlehttp/promises
888819754 Downloads
Guzzle promises library
guzzlehttp/guzzle
908426319 Downloads
Guzzle is a PHP HTTP client library
firebase/php-jwt
398436990 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.