symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 144 960 849

Dependents: 1 372

Suggesters: 94

Security: 0

Stars: 2 803

Watchers: 13

Forks: 40

v7.1.4 2024-08-12 09:59 UTC

This package is auto-updated.

Last update: 2024-10-18 07:53:30 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