Libraries tagged by bcmath
ext-bcmath
Downloads
saki/bcmath-number-polyfill
2385 Downloads
fab2s/math
264395 Downloads
A Base10 high precision math helper
aza/math
20364 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
kriss/bcmath
1280 Downloads
PHP bcmath quick write.
gammadia/bcmath-extended-nullable
97518 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
danhunsaker/bcmath
32480 Downloads
PHP bcmath as a static class, with several enhancements.
maba/math
62003 Downloads
PHP library for arbitrary precision mathematics
illegal/fluent-bcmath
275 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.
utecca/number
6494 Downloads
A package for working with arbitrary precision numbers in Laravel.
collab-corp/ez-math
89 Downloads
A simple PHP wrapper math class for bcmath.
abivia/money
605 Downloads
Library for working with monetary values, a BCMath library with rounding support.
lumisys/bcmath_compat
17623 Downloads
PHP 5.x/7.x polyfill for bcmath extension
ibthedatacompany/bcmath-formula-interpreter
205 Downloads
BC-Math formula interpreter for PHP
jumpifbelow/php-bcmath-object
3226 Downloads
Simple fluent object using BCMath library