lum/lum-expression

Lum expression parser

v1.0.2 2021-12-03 19:37 UTC

This package is auto-updated.

Last update: 2024-04-14 04:37:10 UTC


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

License

MIT