symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 127 173 331

Dependents: 1 328

Suggesters: 94

Security: 0

Stars: 2 761

Watchers: 14

Forks: 38

v7.1.0-BETA1 2024-04-18 09:32 UTC

This package is auto-updated.

Last update: 2024-05-02 13:05:47 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