symfony/expression-language

Provides an engine that can compile and evaluate expressions

v7.3.2 2025-07-10 08:29 UTC

This package is auto-updated.

Last update: 2025-07-31 10:50:15 UTC


README

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).

Resources