Libraries tagged by bc math
zae/bigmath
6 Downloads
Easily work with big numbers with late static binding and chaining.
sobhanmohammadi/geometry
0 Downloads
An immutable, precision-safe, extensible Geometry calculation library for PHP 7.4+, built entirely on top of the Sobhanmohammadi\CAS algebra engine for equation solving and expression evaluation.
nickjbedford/decimal
207 Downloads
A custom implementation of a Decimal class wrapping the BC library.
andkom/php-decimal
0 Downloads
Arbitrary-precision decimal arithmetic library for PHP, built on top of bcmath.
aiwozhe/phactor
3 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
webinv/bigdecimal
32 Downloads
BigDecimal Type
uniondrug/money
61 Downloads
Uniondrug Money Component for uniondrug/framework
shamil/php-bignumbers
1 Downloads
An opensource library to handle immutable big numbers inside PHP applications
leaflownet/ext-money
15 Downloads
Immutable Money value object with 10^-8 micro precision and BcMath-backed arithmetic.
kolaybi/unit-converter
0 Downloads
A PHP 8.4+ unit conversion package compatible with UN/CEFACT Recommendation 20
egorsmkv-packagist/decimal
29 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
apapsch/litipk-php-bignumbers-adapter
1487 Downloads
Adapts litipk/php-bignumers to php-decimal.io interface
lang/equation
6 Downloads
A PHP formula parser based on bc_math
dovab/big-number
5 Downloads
Wrapper component for the bc math extension
antonvlasenko/decimal
3 Downloads
An object-oriented wrapper around BC Math PHP extension