symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 188 784 795

Dependents: 1 440

Suggesters: 96

Security: 0

Stars: 2 839

Watchers: 10

Forks: 44

pkg:composer/symfony/expression-language

v8.0.0-BETA1 2025-08-13 16:50 UTC

This package is auto-updated.

Last update: 2025-10-28 09:55:14 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