Libraries tagged by EvalMath
sufir/php-calc
6 Downloads
Simple calculation expressions
someshwer/version-comparison
14 Downloads
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.
sensasi-delight/fuzzy-ce-php
2 Downloads
A PHP library that Implements the Fuzzy Comprehensive Evaluation method to assist you in the conclusion of qualitative assessment.
saitamahero/condiment
6 Downloads
A PHP library for evaluating conditional statements
rizalmf/deductive-formula
1 Downloads
Evaluate given math expressions
divengine/laze
13 Downloads
Div PHP Laze
devgo/php-performance
111 Downloads
Class responsible for assisting in performance evaluation of a PHP code.
choate/matex
3 Downloads
PHP Mathematical expression parser and evaluator
cfx/pspec
200 Downloads
PSpec is a Pest plugin for composing multi scenarios tests with a simple API, based on RSpec let
bourdeau/handevaluator-bundle
30 Downloads
Poker hand evaluator bundle for Symfony3
227690008/formula-parser
15 Downloads
Parsing and evaluating mathematical formulas given as strings.
zdenekdrahos/bn-php
3530 Downloads
Big Number data type for PHP which can be used as replacement of inaccurate float Use BC Math
tmarois/equation-parser
6 Downloads
Parsing and evaluating mathematical equations given as strings.
zgldh/expression-language
877 Downloads
Provides an engine that can compile and evaluate expressions
zergbz1988/laravel-calc
13 Downloads
A package to evaluate string expression