symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 110 739 843

Dependents: 1 284

Suggesters: 92

Security: 0

Stars: 2 730

Watchers: 13

Forks: 39

v7.0.0 2023-07-27 16:29 UTC

This package is auto-updated.

Last update: 2023-11-29 10:57:37 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