Libraries tagged by shufti
mariopereira/php-shunting-yard
1 Downloads
Fork of https://github.com/andig/php-shunting-yard
isskj/shutils
42 Downloads
common shell utilities
freezewarp/php-shunting-yard
161 Downloads
Flexible shunting yard parser, based on https://github.com/andig/php-shunting-yard
dbeurive/shuntingyard
98 Downloads
This is an implementation of the shunting yard algorithm.
3nr1c/php-shunting-yard
1344 Downloads
php-shunting-yard
zippovich2/expressions-parser
484 Downloads
Used shunting-yard algorithm to parse any expressions and RPN(Reverse Polish Notations) to execute it.
webfactorybulgaria/lib-beeme
25 Downloads
Simple mathematical expression/equation parser and calculator.
zdenekdrahos/bn-php
3531 Downloads
Big Number data type for PHP which can be used as replacement of inaccurate float Use BC Math
iserter/php-expression-evaluator
103 Downloads
Mathematical expression evaluator.
zoopcommerce/mystique-php
1531 Downloads
shape shifting validation library from Zoop
zoopcommerce/mystique-js
31 Downloads
shape shifting validation library from Zoop
zoopcommerce/mystique
1581 Downloads
shape shifting validation library from Zoop
webmasters/base-converter
47 Downloads
Base converter for integers to base 36 and back (with optional shifting)
dennis-de-swart/php-math-parser
9 Downloads
A simple shunting-yard based math parser and executor for PHP