Libraries tagged by ���������������
phpunit/php-timer
803709613 Downloads
Utility class for timing
phpunit/php-text-template
795140353 Downloads
Simple template engine.
phpunit/php-file-iterator
805376162 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
818098451 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
297494731 Downloads
PHPStan - PHP Static Analysis Tool
phpseclib/phpseclib
385583517 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
254887004 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpmailer/phpmailer
87006429 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/type-resolver
670353976 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
675398018 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
658820662 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phar-io/version
672626055 Downloads
Library for handling version information and constraints
phar-io/manifest
673702518 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
602293873 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nikic/php-parser
815433126 Downloads
A PHP parser written in PHP