gismo / expression-language
Gismo ExpressionLanguage Component
Installs: 3 051
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.5.9
This package is auto-updated.
Last update: 2024-11-19 02:56:09 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).