Libraries tagged by hphp
lampfire/ncpplib
11 Downloads
A command line utility that creates stub files (.cpp and .hpp) for C++ applications.
houdunwang/framework
1887 Downloads
Hdphp Framework (Kernel)
vlucas/phpdotenv
538385940 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpunit/phpunit
830298890 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
800216790 Downloads
Utility class for timing
phpunit/php-text-template
791653794 Downloads
Simple template engine.
phpunit/php-file-iterator
801869712 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
814520133 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
295460452 Downloads
PHPStan - PHP Static Analysis Tool
phpseclib/phpseclib
383224544 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
253028181 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpmailer/phpmailer
86461517 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
nikic/php-parser
811463192 Downloads
A PHP parser written in PHP
hamcrest/hamcrest-php
434041321 Downloads
This is the PHP port of Hamcrest Matchers
friendsofphp/php-cs-fixer
207206434 Downloads
A tool to automatically fix PHP code style