Libraries tagged by maths
aboyadzhiev/php-math-parser
38389 Downloads
Simple mathematical expression parser and calculator.
webeweb/core-library
165945 Downloads
Core library
prgtw/big-number-serializer-bundle
115791 Downloads
Bundle for serializing BigNumber classes to/from string representation using JmsSerializer
phpmath/bignumber
52040 Downloads
A PHP library to work with big numbers.
lamansky/fraction
48004 Downloads
A class that represents a fraction. Supports conversion to/from floats, mathematical operations, negative fractions, and Unicode stringification.
gregwar/tex2png
38773 Downloads
LaTeX formula to PNG
fab2s/opinhelpers
437901 Downloads
A collection of Simple, opinionated yet hopefully useful PHP Helper Libs
devshed-io/arithmatic
115177 Downloads
Chainable math methods in php
alphazygma/combinatorics
167970 Downloads
Math libraries for Combinatorics (Combinations, Permutations, ...).
xylemical/php-expressions
62770 Downloads
An extensible mathematical expression parser and evaluator.
oat-sa/lib-beeme
138574 Downloads
Simple mathematical expression/equation parser and calculator.
optimistex/math-expression
5284 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann
malenki/math
24453 Downloads
Library to deal with some mathematical stuff. Implemented or partially implemented mathematical concepts are: Complex number, Matrix, Normal distribution, Random, Angle, Random Complex, Descriptive Statistics, Parametric tests (Anova, Dependant t-Test) and Non-Parametric tests (Wilcoxon Signed-rank test, Wilcoxon-Mann-Whitney test, Kruskal-Wallis).
interop-phpobjects/polite-math
43553 Downloads
Interoperability of interfaces around the Math
aza/math
20051 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).