symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 170 977 565

Dependents: 1 411

Suggesters: 95

Security: 0

Stars: 2 825

Watchers: 12

Forks: 41

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

This package is auto-updated.

Last update: 2025-06-05 09:13:27 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