symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 129 497 970

Dependents: 1 337

Suggesters: 94

Security: 0

Stars: 2 767

Watchers: 14

Forks: 39

v7.1.0 2024-05-30 12:09 UTC

This package is auto-updated.

Last update: 2024-06-02 17:59:09 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