library php-math-parser
A simple shunting-yard based math parser and executor for PHP
dennis-de-swart/php-math-parser
A simple shunting-yard based math parser and executor for PHP
- Thursday, November 3, 2016
- by DennisDeSwart
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 15 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
PHP-Math-Parser
, (*1)
A Shunting-Yard Based Math Engine For PHP, (*2)
This package is significantly modded version of:
https://github.com/ircmaxell/php-math-parser
Added features:
- Boolean comparison Greater Than,
- Boolean comparison Less Than
- optional Error Handling
Any questions?
Please let me know., (*3)