Libraries tagged by bcmath
collab-corp/ez-math
166 Downloads
A simple PHP wrapper math class for bcmath.
elliotjreed/maths
2640 Downloads
An object-oriented BCMath wrapper for PHP
abivia/money
720 Downloads
Library for working with monetary values, a BCMath library with rounding support.
marcoconsiglio/bcmath-extended
268 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
17891 Downloads
PHP 5.x/7.x polyfill for bcmath extension
backendtea/safe-bc-math
36 Downloads
Safe versions of BC math functions
v3labs/math
164 Downloads
Math library for php 7.1+
tetthys/bc
56 Downloads
Bc is a small and simple but accurate tool for calculation.
nickjbedford/decimal
233 Downloads
A custom implementation of a Decimal class wrapping the BC library.
mehr-it/php-decimals
3879 Downloads
Easy to use arithmetic operations for decimals in PHP (using BCMath)
code-distortion/realnum
13967 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone
code-distortion/currency
1647 Downloads
Arbitrary precision currency maths with locale-aware formatting - integrated with Laravel or stand-alone
cloud-castle/match
48 Downloads
Точная арифметика произвольной точности и научные вычисления на PHP 8.1+ поверх BCMath: математика, статистика и проверка гипотез, финансы, геометрия, физика и химия.
che/decimal
6600 Downloads
Immutable arbitrary-precision decimal implementation for php 5.3+
adachsoft/money
9 Downloads
Immutable money value objects for PHP with exact arithmetic and currency-safe operations.