evaluate($functions, $values) Parameters $functions
class ExpressionFunction Represents a function that can be used in an expression. A function
register(string $name, callable $compiler, callable $evaluator) Registers a function.
class ExpressionLanguage Allows to compile and evaluate expressions written in your own DSL.
Compiler repr(mixed $value)
Page 8 of 8