Libraries tagged by arithmetic
tk25719/position-sizing-data
1 Downloads
Position sizing reference data and the arithmetic behind it: contract specifications, pip value by lot size, equity remaining after losing streaks, and the gain required to recover from a drawdown.
relflly/progression
0 Downloads
Console arithmetic progression game for PHP CLI.
phpnitro/math
2 Downloads
PhpNitro's math package — numeric helpers, descriptive statistics, exact decimal arithmetic, and unit conversions (Engine\Math\*).
phpnitro/date
2 Downloads
PhpNitro's date package — date arithmetic and human-readable relative time strings (Engine\Date\*).
php-architecture-kit/lazy-operators
3 Downloads
Lazy, composable expression operators (arithmetic, comparison, logical, conditional) for building deferred data-transformation flows in PHP.
philiprehberger/php-money
71 Downloads
Immutable Money value object with currency support, formatting, arithmetic, and Laravel Eloquent cast
phdevutils/dates
3 Downloads
Philippine date utilities — business-day arithmetic (PH holiday-aware) and Filipino (Tagalog) date formatting. Companion to phdevutils/core.
penangites/number
5 Downloads
Immutable, chainable Number and Percentage value objects with exact bcmath arithmetic.
pankaj/simple-calculator
7 Downloads
A simple calculator library for basic arithmetic operations.
muhamza/calculator-package-v-1-php-sdk
0 Downloads
Use the calculator api to perform arithmetic between two numbers
modrakir/progression
0 Downloads
Arithmetic Progression CLI Game
melakudemeke/kenat-php
0 Downloads
A modern PHP library for the Ethiopian calendar: date conversion, formatting, arithmetic, calendar grids, and a full Bahire Hasab implementation.
leaflownet/ext-money
15 Downloads
Immutable Money value object with 10^-8 micro precision and BcMath-backed arithmetic.
kabbouchi/bignumber
9 Downloads
A PHP package for arbitrary-precision decimal and non-decimal arithmetic inspired by bignumber.js
josecelano/php-complex
13 Downloads
PHP Complex class implemented with arbitrary-precision decimal arithmetic