Libraries tagged by precise
brick/math
313990670 Downloads
Arbitrary-precision arithmetic library
laragear/two-factor
341930 Downloads
On-premises 2FA Authentication for out-of-the-box.
prestashop/decimal
4668174 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
php-decimal/php-decimal
676506 Downloads
Correctly-rounded arbitrary precision decimal floating point
pear/math_biginteger
2160425 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
krowinski/bcmath-extended
755691 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
sakanjo/laravel-easy-metrics
20352 Downloads
Generate metrics with ease and precision.
darkghosthunter/laraguard
395220 Downloads
On-premises 2FA Authentication for all your users out-of-the-box
php-decimal/stubs
711572 Downloads
IDE and static analysis helper for the decimal extension
ionux/phactor
41906 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.
rtlopez/decimal
228075 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
lillik/magento2-price-decimal
136455 Downloads
Magento 2 Price Decimal Precision
tiny-blocks/math
15061 Downloads
Value Objects for handling arbitrary precision numbers.
ikr/money-math
12037 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
aza/math
18957 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).