Libraries tagged by unit
pestphp/pest-plugin-mock
1461802 Downloads
Adds mocking capabilities to Pest or PHPUnit
yoast/wp-test-utils
1860844 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
seec/phpunit-consecutive-params
446631 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
humbug/humbug
154276 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
illuminatech/validation-composite
420692 Downloads
Allows uniting several validation rules into a single one for easy re-usage
crisu83/php-conversion
284185 Downloads
Library for converting units and sizes.
components/mathjs
3354 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
sebastian/money
1202332 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
olmer/magento-unit-tests-generator
56143 Downloads
Unit Tests Generator
triplepoint/php-units-of-measure
70056 Downloads
A PHP library for converting between standard units of measure.
milroyfraser/pest-plugin-gwt
30219 Downloads
Given When Then(GWT) Plugin for Pest
icecave/isolator
1300171 Downloads
Dependency injection for global functions.
erikgaal/pest-plugin-sharding
458233 Downloads
Pest Plugin to split tests into multiple runs
pestphp/pest-plugin-expectations
426970 Downloads
Add expectations testing capabilities to Pest or PHPUnit
edsonmedina/php_testability
136641 Downloads
Analyses and reports testability issues of a php codebase