Libraries tagged by shunting yard
andig/php-shunting-yard
185475 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
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.
ircmaxell/php-math-parser
15683 Downloads
A simple shunting-yard based math parser and executor for PHP
aboyadzhiev/php-math-parser
37082 Downloads
Simple mathematical expression parser and calculator.
inspirenmy/php-math-parser
3742 Downloads
Simple mathematical expression parser and calculator.
freezewarp/php-shunting-yard
107 Downloads
Flexible shunting yard parser, based on https://github.com/andig/php-shunting-yard
macfja/lexer-expression
3177 Downloads
Library to transform a Doctrine lexer into a RPN expression and solve it
sergej-kurakin/php-shunting-yard
10 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
pmishev/php-shunting-yard
224 Downloads
Refactored repack of https://github.com/andig/php-shunting-yard
mariopereira/php-shunting-yard
1 Downloads
Fork of https://github.com/andig/php-shunting-yard
dbeurive/shuntingyard
24 Downloads
This is an implementation of the shunting yard algorithm.
3nr1c/php-shunting-yard
1340 Downloads
php-shunting-yard
zippovich2/expressions-parser
482 Downloads
Used shunting-yard algorithm to parse any expressions and RPN(Reverse Polish Notations) to execute it.
webfactorybulgaria/lib-beeme
24 Downloads
Simple mathematical expression/equation parser and calculator.