Libraries tagged by equation
jlawrence/eos
1106211 Downloads
Parse and solve math equations without using 'eval()'.
andig/php-shunting-yard
199241 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
devshed-io/arithmatic
114568 Downloads
Chainable math methods in php
oat-sa/lib-beeme
138325 Downloads
Simple mathematical expression/equation parser and calculator.
mdmsoft/yii2-captcha
10557 Downloads
Captcha with math equation
cognito/evalmath
36985 Downloads
Evaluate mathematical and logic equations
freezewarp/php-shunting-yard
120 Downloads
Flexible shunting yard parser, based on https://github.com/andig/php-shunting-yard
gamajo/quadratic
35 Downloads
Handle solving of quadratic equations.
yudhaang/equation
1 Downloads
stefmachine/equations
4 Downloads
A simple PHP library for building, dumping and evaluating math equations
lang/equation
5 Downloads
supermason/equation-gen
10 Downloads
a lib for generating equations
hitenok/validator-algebraic-equation
18 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.