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