Libraries tagged by EvalMath
intaro/rule-engine-bundle
47531 Downloads
The engine for the rules evaluation based on the EventDispatcher and ExpressionLanguage components
beebmx/kirby-x-ray
1312 Downloads
X-Ray provides a comprehensive overview of the content present on your site and individual pages, allowing you to inspect and evaluate them at a glance.
psuw/expression-evaluator
1763 Downloads
Expression Language expression evaluator
nkonovski/boolean-evaluator
21246 Downloads
Build boolean expressions and apply them to stuff
finc/rules-evaluator
17428 Downloads
Rules evaluator based on Symfony Expression Language Component.
adt/cnf-evaluator
14452 Downloads
redberry/pest-plugin-evals
793 Downloads
A Pest plugin for evaluating LLM Outputs
php-rpn/rpn
588 Downloads
Reverse Polish Notation implementation in PHP
mkrawczyk/funquery
4637 Downloads
Functional programming library for PHP
fcosrno/exam-php
763 Downloads
PHP library to create, display, and grade exams.
spryker-sdk/upgrader
13620 Downloads
Code evaluator and upgrader tool
selveo/professor
6014 Downloads
A modern and extensible math parser and evaluator.
savinmikhail/comments-density
623 Downloads
CommentDensityAnalyzer is a tool designed to analyze the comment density and quality in source code files in php. It helps maintain and improve the quality of code documentation by evaluating different types of comments and providing insights into their effectiveness and appropriateness.
raiolanetworks/plugin-seo-test
1624 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
pmeth/php_repl
16036 Downloads
A command line REPL (Read-Evaluate-Print-Loop) for PHP written in PHP.