Libraries tagged by arithmetic
hearot/angleoperations
14 Downloads
PHP class that does arithmetic operations with degrees, primes and seconds.
asika/math
828 Downloads
Arbitrary-precision arithmetic library for PHP 5.3
zippovich2/expressions-parser
484 Downloads
Used shunting-yard algorithm to parse any expressions and RPN(Reverse Polish Notations) to execute it.
xiongchao/shell-tools
3 Downloads
the tools for shell
zakaria/calculator
4 Downloads
a calculator that does simple arithmetic operations
webrek/laravel-money
0 Downloads
An immutable money value object for Laravel with safe arithmetic, allocation and Eloquent casting.
vinkius-labs/trilean
0 Downloads
Trilean is a Laravel package that pushes ternary logic beyond the classic true/false/unknown paradigm. Inspired by balanced-ternary computing principles—including trits, three-state logic gates, and ternary arithmetic.
relflly/progression
0 Downloads
Console arithmetic progression game for PHP CLI.
phdevutils/dates
3 Downloads
Philippine date utilities — business-day arithmetic (PH holiday-aware) and Filipino (Tagalog) date formatting. Companion to phdevutils/core.
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
mehr-it/php-decimals
3865 Downloads
Easy to use arithmetic operations for decimals in PHP (using BCMath)
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