Libraries tagged by math
graphita/mathematics
395 Downloads
PHP Mathematics Library for easier calculation of Base Converts, Factorials, Permutation and Combination.
fond-of-oryx/util-math-formula
13362 Downloads
Math formula module.
ypid/suncalc
311 Downloads
Calculate sun position, sunlight phases, moon position and lunar phase.
vancuren/php-turf
67 Downloads
A PHP library for geospatial analysis similar to Turf.js
toshy/matex
1119 Downloads
PHP Mathematical expression parser and evaluator
timo-lehnertz/formula
3139 Downloads
An open source PHP formula parser based on https://github.com/socialist/formula
samsara/fermat
3112 Downloads
A library providing math and statistics operations for numbers of arbitrary size.
platine-php/expression
2952 Downloads
Platine Expression is an expression parser, evaluator with support of custom operators and functions
nubs/vectorix
2373 Downloads
A vector library.
mibo/properties
4002 Downloads
PHP Library for generic and/or custom properties
meniam/permutation
11810 Downloads
Permutation algorithm on PHP
mblajek/mbn
6641 Downloads
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
jamesgerat/exprlib
1762 Downloads
An expression parser in PHP
illegal/fluent-bcmath
330 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.
code-distortion/realnum
13745 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone