Libraries tagged by precise
cryptom2/currency-precision
32 Downloads
Auxiliary module to handle currency precision for crypto currencies
zae/bigmath
6 Downloads
Easily work with big numbers with late static binding and chaining.
wells5609/decimal
0 Downloads
Library built atop the Decimal and Datastructures PHP extensions
vrnedwidek/php-decimal
7 Downloads
An arbitrary-precision Decimal class type for PHP. Forked from Piggly and updated requirements to allow PHP 8.1 and PHP 8.2.
spresnac/logcrawler-server-new
0 Downloads
A laravel software to combine all your laravel project's logs into one place
signpostmarv/brick-math-base-convert
74 Downloads
Arbitrary Base Conversion Library
ruafozy/cinip
3092 Downloads
Wrapper for bcmath that offers readable expressions
php-number/php-number
5 Downloads
An arbitrary precision for floating point Numbers for PHP
ionux/rapim
2 Downloads
This project is a native Rich Arbitrary Precision Integer Mathematics Library implementation for PHP.
hypetechpl/php-decimal
2 Downloads
An arbitrary-precision Decimal class type for PHP.
edwardbrosens/bcmath
6 Downloads
Convenience wrapper for the php bcmath extension.
dwzi/class-math
9 Downloads
Class for Arbitrary Precision Mathematics
azathoth/money-math
11 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.
zdenekdrahos/bn-php
3528 Downloads
Big Number data type for PHP which can be used as replacement of inaccurate float Use BC Math