Libraries tagged by bcmath
nimiq/xpub
1676 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
fab2s/math
219470 Downloads
A Base10 high precision math helper
lumisys/bcmath_compat
13499 Downloads
PHP 5.x/7.x polyfill for bcmath extension
gammadia/bcmath-extended-nullable
88496 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
danhunsaker/bcmath
31756 Downloads
PHP bcmath as a static class, with several enhancements.
utecca/number
4203 Downloads
A package for working with arbitrary precision numbers in Laravel.
maba/math
53359 Downloads
PHP library for arbitrary precision mathematics
aza/math
18990 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
913 Downloads
PHP bcmath quick write.
illegal/fluent-bcmath
161 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.
empaphy/polyphill-bcmath
224 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
qubb/fixed-point-math
17099 Downloads
Provides functionality for fixed point mathematics
collab-corp/ez-math
59 Downloads
A simple PHP wrapper math class for bcmath.
code-distortion/realnum
11677 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone
code-distortion/currency
1234 Downloads
Arbitrary precision currency maths with locale-aware formatting - integrated with Laravel or stand-alone