Libraries tagged by mathematical
nadybot/math-parser
16943 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
malenki/math
24380 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).
lamansky/fraction
46721 Downloads
A class that represents a fraction. Supports conversion to/from floats, mathematical operations, negative fractions, and Unicode stringification.
cognito/evalmath
36474 Downloads
Evaluate mathematical and logic equations
toshy/matex
385 Downloads
PHP Mathematical expression parser and evaluator
rindow/rindow-math-plot
3755 Downloads
Mathematical graph plotting library
muqsit/arithmexp
65 Downloads
Mathematical expression parser and evaluator for PHP
jessiehernandez/expression
23379 Downloads
Object-oriented library to represent, execute and transform expressions, whether logical or mathematical
phgraph/graph
157 Downloads
Mathematical Graphing Library
mibo/properties
3885 Downloads
PHP Library for generic and/or custom properties
sameer-shelavale/multi-captcha
167 Downloads
Multiple(7) types of CAPTCHA in one package. Supports Gif captcha( Animated Gif captcha), Image Captcha( User has to type SOME OR ALL part of code displayed in the image), HoneyPot captcha(It simply adds an empty field asking users to leave it blank. Bots fill it up.), ASCII captcha(It displays the CAPTCHA text as ASCII Art. User has to type SOME OR ALL part of the code.), Math captcha( It asks user to solve simple mathematical expressions.), Recaptcha(Google Recaptcha) and NoCaptcha(Google ReCaptcha v2.0). This package also has captcha refresh feature.
zircote/expressive
53 Downloads
A PHP textual expression parser, parses strings for mathematical expressions and returns the result
moc/math
116 Downloads
Mathematical fitting library for PHP. Performs Linear and non-linear fitting of data. Includes classes for various Math used when fitting. Included a lot of linear algebra like Matrix and Vector algebra.
irrevion/science
17 Downloads
PHP library for extended mathematical operations
inspirenmy/php-math-parser
3859 Downloads
Simple mathematical expression parser and calculator.