gismo/expression-language

Gismo ExpressionLanguage Component

3.1 2016-11-24 14:37 UTC

This package is auto-updated.

Last update: 2024-04-19 01:42:48 UTC


README

This is a fork of Symfony ExpressionLanguage Component made suitable for the Gismo Framework (Dynamic Variable access)

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