2017 © Pedro Peláez
 

library php-math-parser

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

image

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

The README.md

PHP-Math-Parser

Total Downloads Maintenance License, (*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)

The Versions

03/11 2016

dev-master

9999999-dev https://github.com/ircmaxell/php-math-parser

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

  Sources   Download

MIT

math eval