Libraries tagged by mathematical expression
madorin/matex
744552 Downloads
PHP Mathematical expression parser and evaluator
mossadal/math-parser
1159887 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
chriskonnertz/string-calc
471698 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
langleyfoxall/math_eval
491467 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
denissimon/formula-parser
203891 Downloads
Parsing and evaluating mathematical formulas given as strings.
xylemical/php-expressions
52360 Downloads
An extensible mathematical expression parser and evaluator.
oat-sa/lib-beeme
122764 Downloads
Simple mathematical expression/equation parser and calculator.
aboyadzhiev/php-math-parser
37082 Downloads
Simple mathematical expression parser and calculator.
jessiehernandez/expression
22154 Downloads
Object-oriented library to represent, execute and transform expressions, whether logical or mathematical
inspirenmy/php-math-parser
3742 Downloads
Simple mathematical expression parser and calculator.
fubhy/math-php
275 Downloads
A lexer and parser for mathematical expressions.
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.
llpo/mathepa
327 Downloads
Mathpa is a library to evaluate PHP math expressions
zircote/expressive
53 Downloads
A PHP textual expression parser, parses strings for mathematical expressions and returns the result
muqsit/arithmexp
58 Downloads
Mathematical expression parser and evaluator for PHP