Libraries tagged by ufit
diablomedia/phpunit-pretty-printer
467138 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
defstudio/pest-plugin-laravel-expectations
422171 Downloads
A plugin to add laravel tailored expectations to Pest
cartalyst/converter
347176 Downloads
A framework agnostic measurement conversion and formatting package featuring multiple types of measurements and currency conversion.
pestphp/pest-plugin-mock
1464615 Downloads
Adds mocking capabilities to Pest or PHPUnit
humbug/humbug
154375 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.
stduritemplate/stduritemplate
1688843 Downloads
Std UriTemplate, RFC 6570 implementation
illuminatech/validation-composite
421773 Downloads
Allows uniting several validation rules into a single one for easy re-usage
crisu83/php-conversion
284803 Downloads
Library for converting units and sizes.
components/mathjs
3362 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
1202740 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
olmer/magento-unit-tests-generator
56232 Downloads
Unit Tests Generator
triplepoint/php-units-of-measure
70133 Downloads
A PHP library for converting between standard units of measure.
unitpay/php-sdk
63800 Downloads
PHP SDK for Unitpay
simpletest/simpletest
344944 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
milroyfraser/pest-plugin-gwt
30272 Downloads
Given When Then(GWT) Plugin for Pest