Libraries tagged by hphp
guzzlehttp/guzzle
756380471 Downloads
Guzzle is a PHP HTTP client library
vlucas/phpdotenv
446501008 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/polyfill-php72
588962105 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
phpunit/phpunit
698358534 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
673091069 Downloads
Utility class for timing
phpunit/php-text-template
664993073 Downloads
Simple template engine.
phpunit/php-file-iterator
674435322 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
685652425 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
223523778 Downloads
PHPStan - PHP Static Analysis Tool
phpseclib/phpseclib
316426705 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
200826371 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
nikic/php-parser
669560006 Downloads
A PHP parser written in PHP
hamcrest/hamcrest-php
353865436 Downloads
This is the PHP port of Hamcrest Matchers
friendsofphp/php-cs-fixer
165927357 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
317481895 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.