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
jkudish/pest-plugin-ai-benchmarks
A Pest plugin for comparative AI benchmarks, durable evidence, replay, and baselines.
43
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.