Libraries tagged by math parser
227690008/formula-parser
15 Downloads
Parsing and evaluating mathematical formulas given as strings.
tmarois/equation-parser
6 Downloads
Parsing and evaluating mathematical equations given as strings.
webfactorybulgaria/lib-beeme
25 Downloads
Simple mathematical expression/equation parser and calculator.
iserter/laravel-expression-evaluator
1151 Downloads
Evaluate string expressions in PHP without eval() function - laravel package
iserter/php-expression-evaluator
103 Downloads
Mathematical expression evaluator.
tobyberesford/mathexecutor
150 Downloads
Simple math expressions calculator
thesoftwarefarm/exprlib
2917 Downloads
An expression parser in PHP
octanetech/exprlib
4 Downloads
An expression parser in PHP
jzaaa/string-calc
22 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.forked from jayprakashji/string-calc and chriskonnertz/string-calc
freezewarp/php-shunting-yard
161 Downloads
Flexible shunting yard parser, based on https://github.com/andig/php-shunting-yard
code-sphere/matex
55 Downloads
PHP Mathematical expression parser and evaluator
choate/matex
3 Downloads
PHP Mathematical expression parser and evaluator
abillits/string-calc
7 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
lang/equation
6 Downloads
A PHP formula parser based on bc_math
jlawrence/eos
1157140 Downloads
Parse and solve math equations without using 'eval()'.