Libraries tagged by expressions parser
mossadal/math-parser
1321897 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
scotteh/php-dom-wrapper
1476418 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
nxp/math-executor
1296077 Downloads
Simple math expressions calculator
madorin/matex
870685 Downloads
PHP Mathematical expression parser and evaluator
adhocore/cron-expr
362368 Downloads
Ultra lightweight Cron Expression parser for PHP
tmilos/lexer
1216707 Downloads
Lexical analyzer with individual token definition with regular expressions
chriskonnertz/string-calc
520581 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
poliander/cron
195064 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
components/mathjs
3112 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.
denissimon/formula-parser
219679 Downloads
Parsing and evaluating mathematical formulas given as strings.
xylemical/php-expressions
59942 Downloads
An extensible mathematical expression parser and evaluator.
aboyadzhiev/php-math-parser
37924 Downloads
Simple mathematical expression parser and calculator.
nadybot/math-parser
16943 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
oat-sa/lib-beeme
134438 Downloads
Simple mathematical expression/equation parser and calculator.
hafriedlander/php-peg
10928 Downloads
PEG (parsing expression grammar) compiler for PHP