Libraries tagged by expressions parser
mossadal/math-parser
1789179 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
scotteh/php-dom-wrapper
1993955 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
nxp/math-executor
1840517 Downloads
Simple math expressions calculator
denissimon/formula-parser
329760 Downloads
Parsing and evaluating mathematical formulas given as strings.
madorin/matex
1231542 Downloads
PHP Mathematical expression parser and evaluator
tmilos/lexer
1840391 Downloads
Lexical analyzer with individual token definition with regular expressions
chriskonnertz/string-calc
673281 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
poliander/cron
381984 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
components/mathjs
3935 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.
adhocore/cron-expr
447522 Downloads
Ultra lightweight Cron Expression parser for PHP
xylemical/php-expressions
88815 Downloads
An extensible mathematical expression parser and evaluator.
aboyadzhiev/php-math-parser
46322 Downloads
Simple mathematical expression parser and calculator.
oat-sa/lib-beeme
182648 Downloads
Simple mathematical expression/equation parser and calculator.
hafriedlander/php-peg
13549 Downloads
PEG (parsing expression grammar) compiler for PHP
muqsit/arithmexp
2084 Downloads
Mathematical expression parser and evaluator for PHP