Libraries tagged by arbitrary
dwzi/class-math
10 Downloads
Class for Arbitrary Precision Mathematics
azathoth/money-math
15 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
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.
wells5609/decimal
0 Downloads
Library built atop the Decimal and Datastructures PHP extensions
signpostmarv/brick-math-base-convert-gmp
2 Downloads
Arbitrary Base Conversion Library (GMP)
signpostmarv/brick-math-base-convert-bcmath
2 Downloads
Arbitrary Base Conversion Library
signpostmarv/brick-math-base-convert
87 Downloads
Arbitrary Base Conversion Library
penangites/number
3 Downloads
Immutable, chainable Number and Percentage value objects with exact bcmath arithmetic.
jkbennemann/laravel-foliage
5 Downloads
This packages allows you to validate arbitrary business requirements within your application against a defined set of rules.
illegal/fluent-bcmath
732 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.
ez-php/bignum
97 Downloads
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
edwardbrosens/bcmath
8 Downloads
Convenience wrapper for the php bcmath extension.
andkom/php-decimal
0 Downloads
Arbitrary-precision decimal arithmetic library for PHP, built on top of bcmath.
nicholas-eden/math
1625 Downloads
Arbitrary-precision arithmetic library
asika/math
828 Downloads
Arbitrary-precision arithmetic library for PHP 5.3