Libraries tagged by evaluate
drinky08/cache-evaluator
3019 Downloads
PHP class to determine whether or not a cache is fresh.
criminal/evaluation
5 Downloads
Evaluation module for Ebre-escool app.
coral-media/binary-rules-evaluator
9 Downloads
Choose an option based on binary rules for a set of conditions
antonio30111988/evaluator
272 Downloads
Symfony Expression Language for Laravel
addgod/evaluator
9 Downloads
Laravel package for symfony expression language component
iteaoffice/evaluation
534 Downloads
Code to manage project evaluation
iserter/php-expression-evaluator
103 Downloads
Mathematical expression evaluator.
sufir/php-calc
7 Downloads
Simple calculation expressions
someshwer/version-comparison
15 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
3 Downloads
A PHP library that Implements the Fuzzy Comprehensive Evaluation method to assist you in the conclusion of qualitative assessment.
saitamahero/condiment
7 Downloads
A PHP library for evaluating conditional statements
pixiekat/lumina-ui-symfony-bundle
0 Downloads
Lumina UI — Symfony bundle that owns the evaluation entities, Doctrine migrations and controllers for trial-matching runs (EXACT / MatchMiner).
pixiekat/hmfp-search-tool-bundle
1 Downloads
A symfony bundle that provides the basic application functionality for the HMFP search tool.
philiprehberger/php-rule-engine
68 Downloads
Lightweight business rule engine with declarative conditions and actions
ols/php-ruler
1 Downloads
A transparent expression & rule evaluator in pure PHP. No dependencies. Strict typing, a safe mode that collects missing variables instead of failing, and an explain mode that shows exactly why a rule passed or failed. Move business logic out of your code.