Libraries tagged by math parser
timo-lehnertz/formula
3006 Downloads
An open source PHP formula parser based on https://github.com/socialist/formula
thesoftwarefarm/exprlib
2822 Downloads
An expression parser in PHP
platine-php/expression
2913 Downloads
Platine Expression is an expression parser, evaluator with support of custom operators and functions
jamesgerat/exprlib
1653 Downloads
An expression parser in PHP
avadim/ace-calculator
17930 Downloads
Flexible universal calculator with custom operators, functions and variables
matthias-frank/php-math-parser
1495 Downloads
A simple shunting-yard based math parser and executor for PHP
inspirenmy/php-math-parser
3898 Downloads
Simple mathematical expression parser and calculator.
chencongbao/math-parser
40 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
z/math-executor
4353 Downloads
Simple math expressions calculator - extension of http://github.com/NeonXP/MathExecutor
benjaminhoegh/parsedown-math
90 Downloads
An extension of Parsedown that adds support for LaTeX.
avadim/math-executor
180 Downloads
Math expressions calculator with custom operators, functions and variables
rodriados/mathr
1212 Downloads
Math expressions: parser and evaluator.
hoa-math-community/compiler
659 Downloads
The Hoa\Compiler library.
freezewarp/php-shunting-yard
122 Downloads
Flexible shunting yard parser, based on https://github.com/andig/php-shunting-yard
rezzza/exprlib
827 Downloads
An expression parser in PHP