Libraries tagged by expressions parser
mossadal/math-parser
1868577 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
scotteh/php-dom-wrapper
2042945 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
nxp/math-executor
1919667 Downloads
Simple math expressions calculator
denissimon/formula-parser
351803 Downloads
Parsing and evaluating mathematical formulas given as strings.
madorin/matex
1259987 Downloads
PHP Mathematical expression parser and evaluator
tmilos/lexer
1923876 Downloads
Lexical analyzer with individual token definition with regular expressions
chriskonnertz/string-calc
701657 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
poliander/cron
415339 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
components/mathjs
4044 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
455397 Downloads
Ultra lightweight Cron Expression parser for PHP
xylemical/php-expressions
93398 Downloads
An extensible mathematical expression parser and evaluator.
aboyadzhiev/php-math-parser
49671 Downloads
Simple mathematical expression parser and calculator.
oat-sa/lib-beeme
192541 Downloads
Simple mathematical expression/equation parser and calculator.
hafriedlander/php-peg
13732 Downloads
PEG (parsing expression grammar) compiler for PHP
muqsit/arithmexp
2499 Downloads
Mathematical expression parser and evaluator for PHP