Libraries tagged by expression evaluator
okvpn/expression-language
3695 Downloads
Fast powerful PHP expression language based on twig syntax
zgldh/expression-language
869 Downloads
Provides an engine that can compile and evaluate expressions
intaro/rule-engine-bundle
44326 Downloads
The engine for the rules evaluation based on the EventDispatcher and ExpressionLanguage components
di/expression-parser
8 Downloads
This package allows to evaluate (parse with mapping) large amounts of data in flexible manner, providing various processing functions
khanhicetea/twigeval
2758 Downloads
Evaluate expression using Twig
crisu83/php-expression
33 Downloads
A modest library for safe evaluation of PHP expressions.
jcubic/expression
75 Downloads
Safely evaluate math, string, and boolean expressions
someshwer/version-comparison
14 Downloads
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.
ibelousov/math-exec
5 Downloads
Evaluate expressions from strings using variable precision numbers
israelfl/eval-math
91 Downloads
Safely evaluate mathematical expressions
rizalmf/deductive-formula
1 Downloads
Evaluate given math expressions
sufir/php-calc
6 Downloads
Simple calculation expressions
skgroup/php-calculator
10 Downloads
Parsing and evaluating mathematical formula entered as a string
227690008/formula-parser
11 Downloads
Parsing and evaluating mathematical formulas given as strings.
tmarois/equation-parser
6 Downloads
Parsing and evaluating mathematical equations given as strings.