Libraries tagged by arithmetics
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
jimeneztdavid/scaled-int
34 Downloads
A value object for scaled integers (e.g. money cents) with safe arithmetic and configurable rounding.
illegal/fluent-bcmath
732 Downloads
Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.
horror/expression-calculator-bundle
2 Downloads
Allow you compute some string with simple arithmetic expression
honor/progression
4 Downloads
Arithmetic progression game
fozimat/calculator
5 Downloads
A simple calculator for basic arithmetic operations.
ez-php/money
0 Downloads
Immutable Money and Currency value objects for the ez-php ecosystem — ISO 4217 currencies, arbitrary-precision arithmetic via ez-php/bignum, allocation, and locale-aware formatting
ez-php/bignum
97 Downloads
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
egorsmkv-packagist/decimal
29 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
egorovas/progression
3 Downloads
CLI game: arithmetic progression
coquibot/coqui-toolkit-calculator
0 Downloads
Math calculator toolkit for Coqui — evaluate arithmetic, scientific, and algebraic expressions with batch support
codryn/phpcalendar
0 Downloads
Configurable calendar system supporting real-world and fantasy calendars with date parsing, formatting, and temporal arithmetic
artemaaaaaaaaaaaaaaaaaaa/progression
5 Downloads
Arithmetic progression CLI game
arraypress/edd-extended-query
1 Downloads
Enhances Easy Digital Downloads (EDD) database querying with SQL aggregate functions (SUM, AVG, MAX, etc.) and arithmetic operations, enabling sophisticated data analysis and manipulation in WordPress and PHP projects.