Libraries tagged by arithmetics
prinsfrank/arithmetic-operations-floating-point
12235 Downloads
Floating point math implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
prinsfrank/arithmetic-operations
12270 Downloads
Interface for arithmetic operations implementation (addition, subtraction, power, dividing, etc...)
tiny-blocks/math
22694 Downloads
Arbitrary-precision numbers for PHP, where arithmetic is exact and rounding is explicit.
ikr/money-math
16252 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
scienide/tensor
10012 Downloads
A library and extension that provides objects for scientific computing in PHP.
openbuildings/jam-monetary
170370 Downloads
A Jam Field to transparently use 'monetary' as a jam field, and have currency exchange arithmetic out of the box
codryn/phpcalendar
263 Downloads
Configurable calendar system supporting real-world and fantasy calendars with date parsing, formatting, and temporal arithmetic
amashukov/secp256k1-php
802 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
ls-a/arithmetic-ast
80 Downloads
Implements the Shunting Yard Algorithm and creates an Abstract Syntax Tree with arithmetic operations
marcoconsiglio/modular-arithmetic
209 Downloads
A PHP libarary to support modular arithmetic, aka clock arithmetic.
tetthys/bc
56 Downloads
Bc is a small and simple but accurate tool for calculation.
piggly/php-decimal
243 Downloads
An arbitrary-precision Decimal class type for PHP.
phpcommon/intmath
220 Downloads
A library for arithmetic operations on integers that wraps around upon overflow.
elysdan/emcaptcha
53 Downloads
Arithmetic CAPTCHA for Laravel — generates math operation images (addition, subtraction, multiplication) with built-in validation.
bakame/tokei
12 Downloads
Immutable value objects for expressive temporal modeling: time, duration, circular 24-hour intervals, and interval sets, without timezone handling.