symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 125 858 295

Dependents: 1 327

Suggesters: 94

Security: 0

Stars: 2 758

Watchers: 14

Forks: 39

v7.0.3 2024-01-23 15:02 UTC

This package is auto-updated.

Last update: 2024-04-18 09:30:26 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