Stars: 2710
Forks: 38
Pull Requests: 7
Issues: 0
Watchers: 13
Last Updated: 2023-07-29 06:39:24
Provides an engine that can compile and evaluate expressions
License: MIT License
Languages: PHP
The ExpressionLanguage component provides an engine that can compile and evaluate expressions. An expression is a one-liner that returns a value (mostly, but not limited to, Booleans).