Libraries tagged by bc math
ext-bcmath
Downloads
nimiq/xpub
1786 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
gammadia/bcmath-extended-nullable
88989 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
maba/math
53603 Downloads
PHP library for arbitrary precision mathematics
lumisys/bcmath_compat
13783 Downloads
PHP 5.x/7.x polyfill for bcmath extension
aza/math
19030 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).
empaphy/polyphill-bcmath
856 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
danhunsaker/bcmath
31802 Downloads
PHP bcmath as a static class, with several enhancements.
utecca/number
4327 Downloads
A package for working with arbitrary precision numbers in Laravel.
qubb/fixed-point-math
17118 Downloads
Provides functionality for fixed point mathematics
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.
elliotjreed/maths
547 Downloads
An object-oriented BCMath wrapper for PHP
collab-corp/ez-math
59 Downloads
A simple PHP wrapper math class for bcmath.
kriss/bcmath
926 Downloads
PHP bcmath quick write.
code-distortion/currency
1236 Downloads
Arbitrary precision currency maths with locale-aware formatting - integrated with Laravel or stand-alone