Libraries tagged by php
guzzlehttp/guzzle
1050689523 Downloads
Guzzle is a PHP HTTP client library
phpoption/phpoption
582126220 Downloads
Option Type for PHP
phpoffice/phpspreadsheet
320530858 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
nikic/php-parser
958856692 Downloads
A PHP parser written in PHP
firebase/php-jwt
481854503 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
vlucas/phpdotenv
643591670 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpunit/phpunit
959013057 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
923401165 Downloads
Utility class for timing
phpunit/php-text-template
914722193 Downloads
Simple template engine.
phpunit/php-file-iterator
926339335 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
939807127 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
372388900 Downloads
PHPStan - PHP Static Analysis Tool
phpseclib/phpseclib
468094921 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpmailer/phpmailer
106976682 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
hamcrest/hamcrest-php
516124203 Downloads
This is the PHP port of Hamcrest Matchers