Libraries tagged by php.ini
icecave/isolator
1357656 Downloads
Dependency injection for global functions.
friendsofcake/fixturize
522787 Downloads
CakePHP Fixture classes to help increase productivity or performance
duncan3dc/uopz-expectations
280362 Downloads
Mock core functions and set up expectations similar to Mockery
drevops/phpcs-standard
149879 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
appium/php-client
676834 Downloads
PHP client for Selenium 3.0/Appium 1.0
vectorface/dunit
53450 Downloads
Test code against multiple versions of PHP with the help of docker
nimut/testing-framework
1383901 Downloads
TYPO3 testing framework that provides base classes and configuration for PHPUnit tests
ergebnis/test-util
1814538 Downloads
Provides a helper trait and generic data providers for tests.
edsonmedina/php_testability
151756 Downloads
Analyses and reports testability issues of a php codebase
phpunitgoodpractices/polyfill
431225 Downloads
Lacking future-compat polyfills for PHPUnit.
phpunitgen/core
222319 Downloads
The PhpUnitGen core features for tests generation.
phpunitgen/console
218280 Downloads
The PhpUnitGen command line features for tests generation.
ptrofimov/xpmock
483996 Downloads
PHPUnit: simple syntax to create mock-objects
nexusphp/tachycardia
1370670 Downloads
Detects slow running tests in your PHPUnit-driven test suites.
christophwurst/nextcloud_testing
942698 Downloads
Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit