lum / lum-expression
Lum expression parser
v2.1.0
2024-10-18 22:20 UTC
Requires
- lum/lum-compat: ^2.0
Requires (Dev)
- lum/lum-test: ^3.0
README
Summary
Expression parser library.
Classes
Class | Description |
---|---|
Lum\Expression\Parser | The main expression parser library. |
Lum\Expression\Condition | Child class for conditions. |
Lum\Expression\Operator | Child class for operators. |
Tests
Run composer test
to run the tests.
See the tests for examples of how the parser works.
Official URLs
This library can be found in two places:
Author
Timothy Totten