Libraries tagged by php
nikic/php-parser
978481601 Downloads
A PHP parser written in PHP
guzzlehttp/guzzle
1071400160 Downloads
Guzzle is a PHP HTTP client library
phpoption/phpoption
596423851 Downloads
Option Type for PHP
phpoffice/phpspreadsheet
329964958 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
firebase/php-jwt
494339518 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
vlucas/phpdotenv
658295880 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/polyfill-php80
893811075 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
phpunit/phpunit
975686470 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
939480863 Downloads
Utility class for timing
phpunit/php-text-template
930787215 Downloads
Simple template engine.
phpunit/php-file-iterator
942538149 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
956035832 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
383618410 Downloads
PHPStan - PHP Static Analysis Tool
phpseclib/phpseclib
479306333 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpmailer/phpmailer
110172757 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP