Libraries tagged by expression-evaluator
someshwer/version-comparison
1 Favers
15 Downloads
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.
psuw/common-listener
0 Favers
3 Downloads
3 Downloads
Expression evaluating common listeners
gosuperscript/schema
0 Favers
1558 Downloads
1558 Downloads
A PHP library for data transformation, type validation, and expression evaluation.
apiverve/math
0 Favers
0 Downloads
0 Downloads
Math Calculator performs mathematical operations including arithmetic, number properties, base conversions, and expression evaluation.