Download the PHP package octanetech/exprlib without Composer
On this page you can find all versions of the php package octanetech/exprlib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download octanetech/exprlib
More information about octanetech/exprlib
Files in octanetech/exprlib
Download octanetech/exprlib
More information about octanetech/exprlib
Files in octanetech/exprlib
Vendor octanetech
Package exprlib
Short Description An expression parser in PHP
License MIT
Homepage https://github.com/octanetech/exprlib
Package exprlib
Short Description An expression parser in PHP
License MIT
Homepage https://github.com/octanetech/exprlib
Keywords mathexpressions
Please rate this library. Is it a good library?
Informations about the package exprlib
exprlib - PHP
This library was forked from rezzza/exprlib, since it was abandoned and we think it's still useful.
An expression parser in PHP, code inspired from codehackit
An alternative to this is Hoa/Math
List of functions and features:
- operators = * + -
- acos
- cos
- sin
- tan
- pow
- sqrt
- log
- exp
- sum
- avg
- min
- max
- if (condition, than, else)
- var placing with {{varName}}
Examples:
Launch tests
Look at .travis.yml
Todo
- Look at how is the best way to decouple Scope
- Add tests
All versions of exprlib with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package octanetech/exprlib contains the following files
Loading the files please wait ....