Download the PHP package madorin/matex without Composer
On this page you can find all versions of the php package madorin/matex. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download madorin/matex
More information about madorin/matex
Files in madorin/matex
Download madorin/matex
More information about madorin/matex
Files in madorin/matex
Vendor madorin
Package matex
Short Description PHP Mathematical expression parser and evaluator
License MIT
Homepage https://github.com/madorin/matex
Package matex
Short Description PHP Mathematical expression parser and evaluator
License MIT
Homepage https://github.com/madorin/matex
Please rate this library. Is it a good library?
Informations about the package matex
Matex
PHP Mathematical expression parser and evaluator
Features
- Fast evaluation
- Compact codebase
- Operators: + - * / ^ %
- Brackets, nested, unlimited levels
- Variables: predefined or estimated dynamically
- Functions: predefined or connected dynamically
- String arguments in functions, like field("name")
- String operations, currently concatenation is supported
Installation
Using Composer run
See manual for more details and options.
Usage
Basic:
String concatenation:
Variables:
Dynamic variables:
Functions:
Extravaganza:
See examples for code samples.
Author
Dorin Marcoci - https://www.marcodor.com
License
Matex is distributed under MIT license.
All versions of matex with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
The package madorin/matex contains the following files
Loading the files please wait ....