Libraries tagged by equations
jlawrence/eos
1112249 Downloads
Parse and solve math equations without using 'eval()'.
andig/php-shunting-yard
202651 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
oat-sa/lib-beeme
142198 Downloads
Simple mathematical expression/equation parser and calculator.
mdmsoft/yii2-captcha
10701 Downloads
Captcha with math equation
devshed-io/arithmatic
117944 Downloads
Chainable math methods in php
cognito/evalmath
37931 Downloads
Evaluate mathematical and logic equations
protonlabs/php-shunting-yard
580 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
freezewarp/php-shunting-yard
122 Downloads
Flexible shunting yard parser, based on https://github.com/andig/php-shunting-yard
yudhaang/equation
1 Downloads
stefmachine/equations
4 Downloads
A simple PHP library for building, dumping and evaluating math equations
lang/equation
6 Downloads
supermason/equation-gen
10 Downloads
a lib for generating equations
hitenok/validator-algebraic-equation
19 Downloads
Checks the string for the correctness of parentheses
tmarois/equation-parser
6 Downloads
Parsing and evaluating mathematical equations given as strings.
zippovich2/expressions-parser
483 Downloads
Used shunting-yard algorithm to parse any expressions and RPN(Reverse Polish Notations) to execute it.