Libraries tagged by maritime
superbalist/php-money
62573 Downloads
A money and currency library for handling arbitrary-precision arithmetic
arokettu/arithmetic-parser
11276 Downloads
Configurable arithmetic parser and interpreter
cline/numerus
8999 Downloads
Immutable numeric value object with chainable arithmetic operations and Laravel Number formatting
aza/math
22756 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
4994 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
7195 Downloads
Arbitrary-precision arithmetic library
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
16253 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
285 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.
muqsit/arithmexp
2500 Downloads
Mathematical expression parser and evaluator for PHP