PHPackages                             artisansdk/bench - 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. artisansdk/bench

AbandonedArchivedLibrary

artisansdk/bench
================

A set of testing and package development tools for the Artisan's work bench.

1.0.0-rc4(3y ago)3786MITPHPPHP &gt;=7.0|&gt;= 8.0

Since Feb 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/artisansdk/bench)[ Packagist](https://packagist.org/packages/artisansdk/bench)[ RSS](/packages/artisansdk-bench/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (13)Versions (5)Used By (0)

Bench
=====

[](#bench)

A set of testing and package development tools for the Artisan's work bench.

Table of Contents
-----------------

[](#table-of-contents)

- [Bench](#bench)
    - [Table of Contents](#table-of-contents)
- [Installation](#installation)
- [Usage Guide](#usage-guide)
- [Running the Tests](#running-the-tests)
    - [Licensing](#licensing)

Installation
============

[](#installation)

The tool chain installs into a PHP application like any other PHP package:

```
composer require --dev artisansdk/bench
```

Usage Guide
===========

[](#usage-guide)

```
php artisan bench:fix [path] [--rules=/file/path] [--cache=/file/path] [--pretend]
php artisan bench:test [path] [--filter=] [--suite=] [--processes=] [--no-coverage]
php artisan bench:watch [path]
php artisan bench:report [--min-line-coverage=80] [--max-line-duplication=3] [--max-token-duplication=35]

```

Running the Tests
=================

[](#running-the-tests)

The package is unit tested with 100% line coverage and path coverage. You can run the tests by simply cloning the source, installing the dependencies, and then running `./vendor/bin/phpunit`. Additionally included in the developer dependencies are some Composer scripts which can assist with Code Styling and coverage reporting:

```
composer test
composer watch
composer fix
composer report
```

See the `composer.json` for more details on their execution and reporting output. Note that `composer watch` relies upon [`watchman-make`](https://facebook.github.io/watchman/docs/install.html). Additionally `composer report` assumes a Unix system to run line coverage reporting. Configure the command setting the value for `min = 80` to set your minimum line coverage requirements.

Licensing
---------

[](#licensing)

Copyright (c) 2018-2023 [Artisan Made, Co.](http://artisanmade.io)

This package is released under the MIT license. Please see the LICENSE file distributed with every copy of the code for commercial licensing terms.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~240 days

Total

4

Last Release

1183d ago

PHP version history (2 changes)1.0.0-rc1PHP &gt;=7.0 | &gt;= 8.0

1.0.0-rc2PHP &gt;=7.0|&gt;= 8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/666d86ac1ee40735fd5eff2c8d7440d2021f5433217d74c101e7b1e39d611eed?d=identicon)[dalabarge](/maintainers/dalabarge)

---

Top Contributors

[![dalabarge](https://avatars.githubusercontent.com/u/879419?v=4)](https://github.com/dalabarge "dalabarge (1 commits)")[![Elefi](https://avatars.githubusercontent.com/u/2480591?v=4)](https://github.com/Elefi "Elefi (1 commits)")

### Embed Badge

![Health badge](/badges/artisansdk-bench/health.svg)

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

###  Alternatives

[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[laravel/sail

Docker files for running a basic Laravel application.

1.9k186.9M1.0k](/packages/laravel-sail)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)

PHPackages © 2026

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