Libraries tagged by __
phpunit/php-text-template
792603561 Downloads
Simple template engine.
phpunit/php-file-iterator
802825081 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
815614565 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
296004097 Downloads
PHPStan - PHP Static Analysis Tool
phpseclib/phpseclib
383891075 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
253545782 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpmailer/phpmailer
86612362 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/type-resolver
668690596 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
673763173 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
657168600 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phar-io/version
670172346 Downloads
Library for handling version information and constraints
phar-io/manifest
671237428 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
600550613 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nikic/php-parser
812498202 Downloads
A PHP parser written in PHP
myclabs/deep-copy
771358960 Downloads
Create deep copies (clones) of your objects