PHPackages                             krafjp/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. [CLI &amp; Console](/categories/cli)
4. /
5. krafjp/bench

ActiveLibrary[CLI &amp; Console](/categories/cli)

krafjp/bench
============

simple reporting for console.

02.5k↓22.6%PHP

Since Aug 17Pushed 3y agoCompare

[ Source](https://github.com/KRAF-JP/bench)[ Packagist](https://packagist.org/packages/krafjp/bench)[ RSS](/packages/krafjp-bench/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

bench
=====

[](#bench)

simple reporter for console.

```
$bench = new \Krafjp\Bench\Bench();

// 処理
$bench->process();

// Insert
$bench->incrementInsertCount();

// Update
$bench->incrementUpdateCount();

//....

//　終了
$bench->report();
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb53607d9930821b24a1856abc7103cc4a98d504629859c6f027ccc29c2d83e2?d=identicon)[oda.kraf](/maintainers/oda.kraf)

---

Top Contributors

[![oda-shift](https://avatars.githubusercontent.com/u/39255309?v=4)](https://github.com/oda-shift "oda-shift (2 commits)")[![oda-KRAF](https://avatars.githubusercontent.com/u/40376937?v=4)](https://github.com/oda-KRAF "oda-KRAF (1 commits)")

### Embed Badge

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

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

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