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 today

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 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

889d ago

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

v0.4.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8124083?v=4)[Yuriy Potemkin](/maintainers/mxp100)[@mxp100](https://github.com/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

[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21327.3k4](/packages/ecotone-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

4041.8k](/packages/codewithdennis-larament)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3622.8k](/packages/duncanmcclean-statamic-cargo)[mominalzaraa/filament-localization

The first and only automatic Filament localization package with intelligent resource scanning, structured translation files, and comprehensive testing

103.5k](/packages/mominalzaraa-filament-localization)

PHPackages © 2026

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