Libraries tagged by expressions parser
avadim/math-executor
173 Downloads
Math expressions calculator with custom operators, functions and variables
zircote/expressive
53 Downloads
A PHP textual expression parser, parses strings for mathematical expressions and returns the result
muqsit/arithmexp
67 Downloads
Mathematical expression parser and evaluator for PHP
benyitzhaki/phpep
12942 Downloads
PHP Expression Parser - ported from soney/jsep http://jsep.from.so
zippovich2/expressions-parser
483 Downloads
Used shunting-yard algorithm to parse any expressions and RPN(Reverse Polish Notations) to execute it.
swop/filter-expression-parser
6777 Downloads
Filter-like expression parser & lexer implemented in PHP
sam-it/ls-expression-parser
10 Downloads
An expression parser for the language from the LS project
prot1vogas/expression-parser
21 Downloads
Simple expression parser
nickfan/math-expression
6 Downloads
A math expression parser
nephifey/cron-expression
10 Downloads
Cron expression parser to get the previous run date, next run date, and determine if the expression is due to run based on the next run date.
lum/lum-expression
1 Downloads
Lum expression parser
josefelipetto/math-expression-parser
15 Downloads
A component to parse all kind of numerical expressions and solve them
frnk/cron-expression-parser-bundle
414 Downloads
Parses Cron Expression
forest/boolean_parser
20 Downloads
a boolean expression parser
nadybot/math-parser
17614 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.