Libraries tagged by arithmetics
brick/math
583407940 Downloads
Arbitrary-precision arithmetic library
rubix/tensor
1714212 Downloads
A library and extension that provides objects for scientific computing in PHP.
powder96/numbers.php
52908 Downloads
Advanced Mathematics Library for PHP (port of Numbers.js)
php-decimal/ext-decimal
2612 Downloads
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
pear/math_biginteger
3062711 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
rtlopez/decimal
284198 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
prinsfrank/arithmetic-operations-implementation
Downloads
arokettu/unsigned
457822 Downloads
Fixed length unsigned arithmetic emulation
kyos/find-closest-value
349959 Downloads
Finds the closest arithmetic match in an array, using Binary Search
superbalist/php-money
62432 Downloads
A money and currency library for handling arbitrary-precision arithmetic
arokettu/arithmetic-parser
11233 Downloads
Configurable arithmetic parser and interpreter
cline/numerus
8665 Downloads
Immutable numeric value object with chainable arithmetic operations and Laravel Number formatting
aza/math
22712 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).
yuwuhsien/laravel-bcmath-cast
4742 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
cline/math
6861 Downloads
Arbitrary-precision arithmetic library