Libraries tagged by maths
platine-php/expression
2844 Downloads
Platine Expression is an expression parser, evaluator with support of custom operators and functions
nubs/vectorix
2362 Downloads
A vector library.
meniam/permutation
11558 Downloads
Permutation algorithm on PHP
mblajek/mbn
6483 Downloads
Library for PHP and JS to do calculations with any precision and correct (half-up) rounding.
mathematicator-core/vizualizator
3102 Downloads
Core logic for elegant graphic visualization. Render to SVG, PNG, JPG and Base64.
mathematicator-core/numbers
4950 Downloads
Safety operations with numbers.
mathematicator-core/mandelbrot-set
3038 Downloads
Mandelbrot set simple PHP Generator.
lucianmariusadam/multicombinator
24593 Downloads
generate all combinations of multiple arrays
jamesgerat/exprlib
1625 Downloads
An expression parser in PHP
illegal/fluent-bcmath
277 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.
drupol/phpartition
4469 Downloads
Partition problem for balanced arrays splitting made easy.
blackbam/cistoolkit
8100 Downloads
A generic toolkit containing a lot of very useful PHP classes
bermudaphp/number
39 Downloads
A comprehensive PHP library for advanced number operations and mathematical computations
avadim/ace-calculator
17779 Downloads
Flexible universal calculator with custom operators, functions and variables
artbit/base_convert
10729 Downloads
Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)