Libraries tagged by phpy
guzzlehttp/guzzle
1105030878 Downloads
Guzzle is a PHP HTTP client library
vlucas/phpdotenv
682982532 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
symfony/polyfill-php80
927306753 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
phpunit/php-timer
966645076 Downloads
Utility class for timing
phpunit/php-text-template
957929325 Downloads
Simple template engine.
phpunit/php-file-iterator
970016940 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
983417000 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
403055434 Downloads
PHPStan - PHP Static Analysis Tool
phpseclib/phpseclib
498324231 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoption/phpoption
620857794 Downloads
Option Type for PHP
phpoffice/phpspreadsheet
345875949 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpmailer/phpmailer
115340750 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
hamcrest/hamcrest-php
547011078 Downloads
This is the PHP port of Hamcrest Matchers
friendsofphp/php-cs-fixer
269170893 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
515234061 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.