Libraries tagged by mathematical
malenki/math
24057 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).
cognito/evalmath
32947 Downloads
Evaluate mathematical and logic equations
aboyadzhiev/php-math-parser
37075 Downloads
Simple mathematical expression parser and calculator.
mibo/properties
3274 Downloads
PHP Library for generic and/or custom properties
mibo/prices-combinations
1121 Downloads
Extension of mibo/prices lib
mibo/prices
2081 Downloads
PHP lib for prices
jessiehernandez/expression
22154 Downloads
Object-oriented library to represent, execute and transform expressions, whether logical or mathematical
inspirenmy/php-math-parser
3722 Downloads
Simple mathematical expression parser and calculator.
fubhy/math-php
274 Downloads
A lexer and parser for mathematical expressions.
phgraph/graph
155 Downloads
Mathematical Graphing Library
sameer-shelavale/multi-captcha
165 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
rindow/rindow-math-plot
3689 Downloads
Mathematical graph plotting library
muqsit/arithmexp
58 Downloads
Mathematical expression parser and evaluator for PHP
moc/math
115 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.