13 Laravel packages tagged “evals”

Most downloaded: pestphp/pest-plugin-evals, with 83,541 downloads and 5 GitHub stars. Ranked by total downloads — use the controls below to sort by stars, most recently updated, or name.

pestphp/pest-plugin-evals

A PestPHP plugin for evaluating LLM agents with LLM-as-judge, semantic similarity, and deterministic scorers
5 83,541

vbarbarosh/laravel-debug-eval

A rudimentary UI with backend for evaluating PHP remotely. For debugging purposes only.
1 31,845

padosoft/eval-harness

Laravel evaluation framework for RAG / LLM applications: golden datasets, twenty-two metrics including agent trajectories, repeated sampling with real statistics, per-row regression gates on content hashes, run briefings, cost budgets, JSON + Markdown reports, Artisan-driven CI gate.
7 8,914

padosoft/eval-harness-ui

Admin dashboard UI package for padosoft/eval-harness
8,567

larswiegers/laravel-ai-evaluation

Run AI/LLM evals for your AI features
6 2,935

webard/laravel-expression-language

Package Description
1,279

limen/redmodel

CURD model for Redis in laravel style.
37 1,098

laraeval/laraeval

PHP Code evaluator for Laravel 4
4 290

vizra/evals

Evaluation framework for AI agents built on the official Laravel AI SDK.
1 69

jkudish/pest-plugin-ai-benchmarks

A Pest plugin for comparative AI benchmarks, durable evidence, replay, and baselines.
43

vizra/evals-ui

Livewire dashboard for the Vizra Evals agent-evaluation framework.
6

padosoft/eval-harness-ai-bridge

Bridge between padosoft/eval-harness and the laravel/ai SDK: turn an AgentResponse into a scoreable trajectory, evaluate multi-turn conversations, and assert an agent against a golden dataset from Pest or PHPUnit.
4

ykachala/evals

Prompt and LLM-output regression testing for PHP. Define golden datasets, assert on model output (schema, semantic similarity, LLM-as-judge), and gate CI on quality scores.