symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 135 519 588

Dependents: 1 349

Suggesters: 93

Security: 0

Stars: 2 778

Watchers: 13

Forks: 39

v7.1.1 2024-05-31 14:57 UTC

This package is auto-updated.

Last update: 2024-07-10 05:42:21 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