Libraries tagged by expression evaluator
andydefer/inverted-index-search
27 Downloads
A powerful search engine library based on Inverted Index for PHP - Full-text search, boolean queries, and expression evaluation
khanhicetea/twigeval
3161 Downloads
Evaluate expression using Twig
zgldh/expression-language
901 Downloads
Provides an engine that can compile and evaluate expressions
crisu83/php-expression
33 Downloads
A modest library for safe evaluation of PHP expressions.
hoanglongtrinh/logic-expression
12 Downloads
Excel-like logic functions for PHP (IF, IFS, AND, OR...) with lazy evaluation & string parser
someshwer/version-comparison
15 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
7 Downloads
Evaluate expressions from strings using variable precision numbers
rizalmf/deductive-formula
1 Downloads
Evaluate given math expressions
sufir/php-calc
7 Downloads
Simple calculation expressions
skgroup/php-calculator
10 Downloads
Parsing and evaluating mathematical formula entered as a string
227690008/formula-parser
15 Downloads
Parsing and evaluating mathematical formulas given as strings.
tmarois/equation-parser
6 Downloads
Parsing and evaluating mathematical equations given as strings.
psuw/common-listener
3 Downloads
Expression evaluating common listeners
manychois/peval
4 Downloads
A PHP package for evaluating expressions with support for variables, functions, and operators.
zergbz1988/laravel-calc
14 Downloads
A package to evaluate string expression