PHPackages                             orchestra/workbench - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. orchestra/workbench

ActiveLibrary[Testing &amp; Quality](/categories/testing)

orchestra/workbench
===================

Workbench Companion for Laravel Packages Development

v11.1.0(1mo ago)8217.0M—1.9%5[1 issues](https://github.com/orchestral/workbench/issues)20MITPHPPHP ^8.3CI passing

Since Aug 15Pushed 1w ago2 watchersCompare

[ Source](https://github.com/orchestral/workbench)[ Packagist](https://packagist.org/packages/orchestra/workbench)[ RSS](/packages/orchestra-workbench/feed)WikiDiscussions 11.x Synced 1mo ago

READMEChangelog (10)Dependencies (33)Versions (141)Used By (20)

Workbench Companion for Laravel Packages Development
====================================================

[](#workbench-companion-for-laravel-packages-development)

Workbench Component is a simple package designed to help you preview and interact with your Laravel package.

[![tests](https://github.com/orchestral/workbench/actions/workflows/tests.yaml/badge.svg?branch=9.x)](https://github.com/orchestral/workbench/actions/workflows/tests.yaml)[![Latest Stable Version](https://camo.githubusercontent.com/19d8d432974e945e266b2c6a780771a6bf5f133e58ab2190285328d6efd98d21/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f776f726b62656e63682f762f737461626c65)](https://packagist.org/packages/orchestra/workbench)[![Total Downloads](https://camo.githubusercontent.com/4b334888d7747912099a182c891973d601e91606bd799e19fa4799e1ba739203/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f776f726b62656e63682f646f776e6c6f616473)](https://packagist.org/packages/orchestra/workbench)[![Latest Unstable Version](https://camo.githubusercontent.com/dc81a3d80ebeb2478a45f449e6ddce22d4e2290f9de1f5da4926d8c3de076816/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f776f726b62656e63682f762f756e737461626c65)](https://packagist.org/packages/orchestra/workbench)[![License](https://camo.githubusercontent.com/cbad1ffac92b1f4541efea80545ddfce992ddc7c6b8cbc4e4c38dde4d1804e3f/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f776f726b62656e63682f6c6963656e7365)](https://packagist.org/packages/orchestra/workbench)

Official Documentation
----------------------

[](#official-documentation)

Documentation for Workbench can be found on the [packages.tools/workbench](https://packages.tools/workbench).

Contributing
------------

[](#contributing)

Thank you for considering contributing to Workbench! You can read the contribution guide [here](CONTRIBUTING.md).

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the community is welcoming to all, please review and abide by the [Code of Conduct](CODE_OF_CONDUCT.md).

License
-------

[](#license)

Workbench is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

69

—

FairBetter than 100% of packages

Maintenance94

Actively maintained with recent releases

Popularity61

Solid adoption and visibility

Community28

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 98.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Recently: every ~0 days

Total

136

Last Release

54d ago

Major Versions

7.x-dev → v8.19.02026-03-24

8.x-dev → v9.15.02026-03-24

9.x-dev → 10.x-dev2026-03-24

v10.1.0 → v11.1.02026-03-24

v11.1.0 → 12.x-dev2026-03-24

PHP version history (5 changes)v0.1.0PHP ^8.0

v8.1.0PHP ^8.1

v9.7.0PHP ^8.2

v11.0.0PHP ^8.3

12.x-devPHP ^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/172966?v=4)[Mior Muhammad Zaki](/maintainers/crynobone)[@crynobone](https://github.com/crynobone)

---

Top Contributors

[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (1183 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (15 commits)")[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (1 commits)")[![tonysm](https://avatars.githubusercontent.com/u/1178621?v=4)](https://github.com/tonysm "tonysm (1 commits)")

---

Tags

testinglaraveldevlaravel-packages

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/orchestra-workbench/health.svg)

```
[![Health](https://phpackages.com/badges/orchestra-workbench/health.svg)](https://phpackages.com/packages/orchestra-workbench)
```

###  Alternatives

[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[orchestra/testbench-core

Testing Helper for Laravel Development

27043.7M310](/packages/orchestra-testbench-core)[behat/behat

Scenario-oriented BDD framework for PHP

4.0k96.8M2.0k](/packages/behat-behat)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k12.2M45](/packages/knuckleswtf-scribe)[laravel/nova-devtool

Devtool for Laravel Nova Development

31389.3k134](/packages/laravel-nova-devtool)[hotmeteor/spectator

Testing helpers for your OpenAPI spec

3021.4M1](/packages/hotmeteor-spectator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
