Libraries tagged by bcmath
fab2s/opinhelpers
453716 Downloads
A collection of Simple, opinionated yet hopefully useful PHP Helper Libs
fab2s/math
270222 Downloads
A Base10 high precision math helper
aza/math
20685 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).
gammadia/bcmath-extended-nullable
98082 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
empaphy/polyphill-bcmath
23490 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
danhunsaker/bcmath
32663 Downloads
PHP bcmath as a static class, with several enhancements.
maba/math
63779 Downloads
PHP library for arbitrary precision mathematics
kriss/bcmath
1316 Downloads
PHP bcmath quick write.
illegal/fluent-bcmath
330 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.
jumpifbelow/php-bcmath-object
3281 Downloads
Simple fluent object using BCMath library
utecca/number
6655 Downloads
A package for working with arbitrary precision numbers in Laravel.
nimiq/xpub
2746 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
collab-corp/ez-math
98 Downloads
A simple PHP wrapper math class for bcmath.
code-distortion/currency
1415 Downloads
Arbitrary precision currency maths with locale-aware formatting - integrated with Laravel or stand-alone
elliotjreed/maths
950 Downloads
An object-oriented BCMath wrapper for PHP