dennis-de-swart/php-math-parser

A simple shunting-yard based math parser and executor for PHP

dev-master 2019-01-28 19:57 UTC

This package is auto-updated.

Last update: 2024-03-29 03:13:22 UTC


README

Total Downloads Maintenance License

A Shunting-Yard Based Math Engine For PHP

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.