Libraries tagged by bcmath
code-distortion/currency
1611 Downloads
Arbitrary precision currency maths with locale-aware formatting - integrated with Laravel or stand-alone
ruafozy/cinip
3179 Downloads
Wrapper for bcmath that offers readable expressions
elliotjreed/maths
2032 Downloads
An object-oriented BCMath wrapper for PHP
marcoconsiglio/bcmath-extended
232 Downloads
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).
lumisys/bcmath_compat
17863 Downloads
PHP 5.x/7.x polyfill for bcmath extension
illegal/fluent-bcmath
732 Downloads
Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.
backendtea/safe-bc-math
36 Downloads
Safe versions of BC math functions
tetthys/bc
56 Downloads
Bc is a small and simple but accurate tool for calculation.
igniphp/base58
2109 Downloads
fooino/core
8 Downloads
The fooino core package with tools and functionalities.
ez-php/bignum
97 Downloads
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
collab-corp/ez-math
154 Downloads
A simple PHP wrapper math class for bcmath.
code-distortion/realnum
13931 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone
che/decimal
6590 Downloads
Immutable arbitrary-precision decimal implementation for php 5.3+
rican7/mathematician
52 Downloads
A PHP mathematics library for simpler, more reliable math operations... even on big numbers