Libraries tagged by libraries
mockery/mockery
441854554 Downloads
Mockery is a simple yet flexible PHP mock object framework
filp/whoops
351412868 Downloads
php error handling for cool kids
theseer/tokenizer
666927717 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/version
780013503 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
ramsey/uuid
614174463 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
psr/log
1058662085 Downloads
Common interface for logging libraries
psr/cache
607099246 Downloads
Common interface for caching libraries
phpunit/php-code-coverage
805660526 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpseclib/phpseclib
377580986 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpdocumentor/reflection-docblock
667713205 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
660886094 Downloads
Library for handling version information and constraints
lcobucci/jwt
274922102 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
guzzlehttp/promises
865721647 Downloads
Guzzle promises library
guzzlehttp/guzzle
885415103 Downloads
Guzzle is a PHP HTTP client library
firebase/php-jwt
385352448 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.