Libraries tagged by expressions parser
mossadal/math-parser
1969451 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
scotteh/php-dom-wrapper
2085690 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
nxp/math-executor
2010774 Downloads
Simple math expressions calculator
denissimon/formula-parser
371797 Downloads
Parsing and evaluating mathematical formulas given as strings.
madorin/matex
1288632 Downloads
PHP Mathematical expression parser and evaluator
tmilos/lexer
1996290 Downloads
Lexical analyzer with individual token definition with regular expressions
chriskonnertz/string-calc
725169 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
poliander/cron
446270 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
components/mathjs
4187 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
cucumber/tag-expressions
108184 Downloads
Cucumber Tag Expressions parser
adhocore/cron-expr
462762 Downloads
Ultra lightweight Cron Expression parser for PHP
xylemical/php-expressions
96724 Downloads
An extensible mathematical expression parser and evaluator.
aboyadzhiev/php-math-parser
51047 Downloads
Simple mathematical expression parser and calculator.
oat-sa/lib-beeme
201073 Downloads
Simple mathematical expression/equation parser and calculator.
hafriedlander/php-peg
13826 Downloads
PEG (parsing expression grammar) compiler for PHP