Download the PHP package andig/php-shunting-yard without Composer
On this page you can find all versions of the php package andig/php-shunting-yard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andig/php-shunting-yard
More information about andig/php-shunting-yard
Files in andig/php-shunting-yard
Download andig/php-shunting-yard
More information about andig/php-shunting-yard
Files in andig/php-shunting-yard
Vendor andig
Package php-shunting-yard
Short Description Refactored repack of https://github.com/andig/php-shunting-yard
License MIT
Homepage https://github.com/andig/php-shunting-yard
Package php-shunting-yard
Short Description Refactored repack of https://github.com/andig/php-shunting-yard
License MIT
Homepage https://github.com/andig/php-shunting-yard
Please rate this library. Is it a good library?
Informations about the package php-shunting-yard
PHP Shunting Yard Implementation
Example
Simple equation parsing
Equation with constants and functions
Test a condition
Re-run parsed expression on multiple inputs
Installation
Define the following requirement in your composer.json file:
Authors
Originally source code taken from https://github.com/droptable/php-shunting-yard, some changes from:
- https://github.com/andig/php-shunting-yard
- https://github.com/pmishev/php-shunting-yard
- https://github.com/falahati/php-shunting-yard
Test cases and refactoring for composer/packagist by https://github.com/sergej-kurakin/php-shunting-yard.
All versions of php-shunting-yard with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package andig/php-shunting-yard contains the following files
Loading the files please wait ....