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