PHPackages                             laravel-tool/benchmark - 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. laravel-tool/benchmark

ActiveLaravel-plugin[Testing &amp; Quality](/categories/testing)

laravel-tool/benchmark
======================

Laravel tool benchmark

v0.4.0(2y ago)28.4kMITPHPPHP ^8.1CI failing

Since Dec 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/laravel-tool/benchmark)[ Packagist](https://packagist.org/packages/laravel-tool/benchmark)[ RSS](/packages/laravel-tool-benchmark/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

Laravel Tool Benchmark
======================

[](#laravel-tool-benchmark)

Collecting action execution times in Lumen/Laravel

Installation
------------

[](#installation)

### Composer

[](#composer)

```
composer require laravel-tool/benchmark
```

### Laravel

[](#laravel)

Service provider auto discovered

### Lumen

[](#lumen)

Add to **bootstrap/app.php**

```
$app->register(LaravelTool\Benchmark\ServiceProvider::class);
```

Usage
-----

[](#usage)

### Get list

[](#get-list)

```
Benchmark::index();
```

### Clear data

[](#clear-data)

```
Benchmark::clear();
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~219 days

Recently: every ~384 days

Total

8

Last Release

796d ago

PHP version history (2 changes)v0.1PHP ^7.1.3

v0.4.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a6ea7bc9f23e4e1d442021cffe2fe9b4db363c999e00f67ea81bef86c45069f?d=identicon)[mxp100](/maintainers/mxp100)

---

Top Contributors

[![mxp100](https://avatars.githubusercontent.com/u/8124083?v=4)](https://github.com/mxp100 "mxp100 (17 commits)")

---

Tags

laraveltestsbenchmark

### Embed Badge

![Health badge](/badges/laravel-tool-benchmark/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-tool-benchmark/health.svg)](https://phpackages.com/packages/laravel-tool-benchmark)
```

###  Alternatives

[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[mpociot/laravel-test-factory-helper

Generate Laravel test factories from your existing models

933635.2k2](/packages/mpociot-laravel-test-factory-helper)[hotmeteor/spectator

Testing helpers for your OpenAPI spec

3021.4M1](/packages/hotmeteor-spectator)[orchestra/workbench

Workbench Companion for Laravel Packages Development

8017.0M43](/packages/orchestra-workbench)[thedoctor0/laravel-factory-generator

Automatically generate Laravel factories for your models.

214997.4k1](/packages/thedoctor0-laravel-factory-generator)[guanguans/laravel-soar

SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。

2227.8k](/packages/guanguans-laravel-soar)

PHPackages © 2026

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