Ross ROSS = Recommend OSS · open-source software intelligence for agents

orchestral/testbench

Laravel Testing Helper for Packages Development observed · 2026-08-28

github.com/orchestral/testbench · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 4834
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 66

Full methodology

Adoption not part of the score

2236 stars · 140 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Orchestra Testbench is a Laravel testing helper that lets package developers write feature and integration tests by extending a preconfigured TestCase with a full Laravel application skeleton. It includes a testbench CLI, testbench.yaml configuration, and Workbench scaffolding to streamline Laravel package development.

Use cases

  • test a laravel package without a full laravel app
  • write feature tests for laravel packages
  • run integration tests with a preconfigured laravel skeleton
  • scaffold a laravel package development environment
  • run artisan commands during package tests
  • run browser tests for laravel packages with dusk

When to choose

  • you are developing a Laravel package and need feature/integration tests
  • you want a preconfigured Laravel skeleton without building your own test harness
  • you need a CLI to run artisan commands against your package

When to avoid

  • you are testing a full Laravel application rather than a package
  • your project is not built on Laravel or PHP

Facets

library · maturity active

testing e2e-testing testing developer-tools web-development php cli laravel phpunit package-development workbench

5 sources

Member repositories

RepositoryRoleHealth v2
orchestral/testbenchmain95

For agents

markdown · JSON · MCP: product_card(name="orchestral/testbench")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem