Libraries tagged by bc math
ext-bcmath
Downloads
saki/bcmath-number-polyfill
15113 Downloads
danhunsaker/bcmath
34761 Downloads
PHP bcmath as a static class, with several enhancements.
fab2s/opinhelpers
500101 Downloads
A collection of Simple, opinionated yet hopefully useful PHP Helper Libs
gammadia/bcmath-extended-nullable
105269 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
maba/math
72136 Downloads
PHP library for arbitrary precision mathematics
aza/math
22440 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).
yuwuhsien/laravel-bcmath-cast
2964 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
empaphy/polyphill-bcmath
51144 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
utecca/number
10034 Downloads
A package for working with arbitrary precision numbers in Laravel.
nimiq/xpub
3960 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
v3labs/math
164 Downloads
Math library for php 7.1+
elliotjreed/maths
2054 Downloads
An object-oriented BCMath wrapper for PHP
kriss/bcmath
2066 Downloads
PHP bcmath quick write.
jumpifbelow/php-bcmath-object
3650 Downloads
Simple fluent object using BCMath library