Libraries tagged by math expression
iserter/laravel-expression-evaluator
1143 Downloads
Evaluate string expressions in PHP without eval() function - laravel package
ibelousov/math-exec
7 Downloads
Evaluate expressions from strings using variable precision numbers
iamvar/math
6 Downloads
Calculate expression, using bcmath functions.
gustavosuzukawa/math-parser
7 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
iserter/php-expression-evaluator
103 Downloads
Mathematical expression evaluator.
zhuravljov/calc
91 Downloads
Library for the calculation of simple math expressions
tobyberesford/mathexecutor
150 Downloads
Simple math expressions calculator
rizalmf/deductive-formula
1 Downloads
Evaluate given math expressions
webfactorybulgaria/lib-beeme
25 Downloads
Simple mathematical expression/equation parser and calculator.
starsrivers/flarum-mathren
72 Downloads
TeX math rendering for your forum.
skgroup/php-calculator
10 Downloads
Parsing and evaluating mathematical formula entered as a string
omnicron/infix-calculator
6 Downloads
Basic infix expression solver
octanetech/exprlib
4 Downloads
An expression parser in PHP
jzaaa/string-calc
22 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.forked from jayprakashji/string-calc and chriskonnertz/string-calc
hinyka/evalmath
11 Downloads
Use the EvalMath when you want to evaluate mathematical expressions from untrusted sources.