symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 182 878 749

Dependents: 1 424

Suggesters: 96

Security: 0

Stars: 2 841

Watchers: 12

Forks: 44

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

This package is auto-updated.

Last update: 2025-09-13 16:59:33 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