Libraries tagged by mathematical
aboyadzhiev/php-math-parser
39077 Downloads
Simple mathematical expression parser and calculator.
malenki/math
24591 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).
mibo/properties
3950 Downloads
PHP Library for generic and/or custom properties
toshy/matex
760 Downloads
PHP Mathematical expression parser and evaluator
muqsit/arithmexp
70 Downloads
Mathematical expression parser and evaluator for PHP
jessiehernandez/expression
24165 Downloads
Object-oriented library to represent, execute and transform expressions, whether logical or mathematical
fubhy/math-php
295 Downloads
A lexer and parser for mathematical expressions.
cognito/evalmath
38033 Downloads
Evaluate mathematical and logic equations
bermudaphp/number
39 Downloads
A comprehensive PHP library for advanced number operations and mathematical computations
phgraph/graph
158 Downloads
Mathematical Graphing Library
sameer-shelavale/multi-captcha
169 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
tazorax/math-utils
140 Downloads
Mathematical objects in a PHP library
rindow/rindow-math-plot
3811 Downloads
Mathematical graph plotting library
moc/math
117 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.