symfony/expression-language

Provides an engine that can compile and evaluate expressions

Installs: 191 081 477

Dependents: 1 454

Suggesters: 96

Security: 0

Stars: 2 843

Watchers: 10

Forks: 44

pkg:composer/symfony/expression-language

v8.0.0-RC1 2025-11-12 15:46 UTC

This package is auto-updated.

Last update: 2025-11-16 11:37:06 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