symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 175 260 751

Dependents: 1 411

Suggesters: 95

Security: 0

Stars: 2 830

Watchers: 12

Forks: 41

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

This package is auto-updated.

Last update: 2025-07-05 09:21:00 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