marcoconsiglio/faker-php-number-helpers dependents (2) Order by: name | downloads Show: all | require | require-dev
-
PHP
marcoconsiglio/bcmath-extended
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.php).
-
PHP
marcoconsiglio/modular-arithmetic
A PHP libarary to support modular arithmetic, aka clock arithmetic.