Libraries tagged by precis
brick/math
596541647 Downloads
Arbitrary-precision arithmetic library
prestashop/decimal
9429596 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
php-decimal/php-decimal
1169877 Downloads
Correctly-rounded arbitrary precision decimal floating point
krowinski/bcmath-extended
1229831 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
pear/math_biginteger
3103091 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
sakanjo/laravel-easy-metrics
48278 Downloads
Generate metrics with ease and precision.
php-decimal/ext-decimal
3401 Downloads
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
php-decimal/stubs
1217429 Downloads
IDE and static analysis helper for the decimal extension
ionux/phactor
98509 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
288349 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
ramazancetinkaya/byte-formatter
6508 Downloads
A modern PHP library for formatting and parsing byte values with precision and flexibility.
lillik/magento2-price-decimal
150231 Downloads
Magento 2 Price Decimal Precision
dereuromark/cakephp-decimal
19068 Downloads
CakePHP plugin for decimal handling via value object. Provides DecimalType class.
aza/math
22867 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).
typedduck/steins
595 Downloads
A value-precise static analyzer for PHP that reports only what provably breaks at runtime.