symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 147 383 716

Dependents: 1 376

Suggesters: 94

Security: 0

Stars: 2 805

Watchers: 13

Forks: 41

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

This package is auto-updated.

Last update: 2024-11-13 15:16:27 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