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