symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 146 255 683

Dependents: 1 375

Suggesters: 94

Security: 0

Stars: 2 807

Watchers: 13

Forks: 41

v7.2.0-BETA1 2024-10-15 11:52 UTC

This package is auto-updated.

Last update: 2024-10-27 15:25:12 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