Libraries tagged by _____
phpunit/php-timer
804171064 Downloads
Utility class for timing
phpunit/php-text-template
795601225 Downloads
Simple template engine.
phpunit/php-file-iterator
805840148 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
818571703 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
297950304 Downloads
PHPStan - PHP Static Analysis Tool
phpseclib/phpseclib
385889109 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
255112508 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpmailer/phpmailer
87126358 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/type-resolver
670660641 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
675670059 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/reflection-common
659125274 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phar-io/version
673071084 Downloads
Library for handling version information and constraints
phar-io/manifest
674149563 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
602627468 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nikic/php-parser
815965549 Downloads
A PHP parser written in PHP