symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 129 694 780

Dependents: 1 337

Suggesters: 94

Security: 0

Stars: 2 766

Watchers: 14

Forks: 39

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

This package is auto-updated.

Last update: 2024-06-04 07:01:12 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