Libraries tagged by php
guzzlehttp/guzzle
794385952 Downloads
Guzzle is a PHP HTTP client library
phpoffice/phpspreadsheet
215874229 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
nikic/php-parser
707162935 Downloads
A PHP parser written in PHP
firebase/php-jwt
338008678 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
vlucas/phpdotenv
470809764 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpunit/phpunit
733505517 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
706514082 Downloads
Utility class for timing
phpunit/php-text-template
698283821 Downloads
Simple template engine.
phpunit/php-file-iterator
707941665 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
719942045 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
242443799 Downloads
PHPStan - PHP Static Analysis Tool
phpseclib/phpseclib
335086965 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpmailer/phpmailer
75719317 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
hamcrest/hamcrest-php
375067443 Downloads
This is the PHP port of Hamcrest Matchers
friendsofphp/php-cs-fixer
176489002 Downloads
A tool to automatically fix PHP code style