gismo / expression-language
Gismo ExpressionLanguage Component
3.1
2016-11-24 14:37 UTC
Requires
- php: >=5.5.9
This package is auto-updated.
Last update: 2026-02-19 05:47:50 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).