symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 177 749 978

Dependents: 1 415

Suggesters: 96

Security: 0

Stars: 2 832

Watchers: 12

Forks: 43

v7.3.0 2024-10-15 11:52 UTC

This package is auto-updated.

Last update: 2025-07-28 07:35:34 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