PHPackages                             glowy/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. glowy/benchmark

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

glowy/benchmark
===============

Benchmark Package provide basic functionality for benchmarking.

v1.0.1(3y ago)1188MITPHPPHP ^8.1

Since Oct 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/glowyphp/benchmark)[ Packagist](https://packagist.org/packages/glowy/benchmark)[ RSS](/packages/glowy-benchmark/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Benchmark
=========

[](#benchmark)

Benchmark Package provide basic functionality for benchmarking.

[![License MIT](https://camo.githubusercontent.com/17330ae6dd024e9e53cb81394db7208fe224d218d58ffe321564ca52a38e0a92/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f6c6162656c3d4c6963656e7365)](https://camo.githubusercontent.com/17330ae6dd024e9e53cb81394db7208fe224d218d58ffe321564ca52a38e0a92/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f6c6162656c3d4c6963656e7365) [![Total downloads](https://camo.githubusercontent.com/cb2a827e2ce12b89e66216c223bc441847ba5e8dc2bdb4fbb151c0181bbae92d/68747470733a2f2f706f7365722e707567782e6f72672f676c6f77792f62656e63686d61726b2f646f776e6c6f616473)](https://packagist.org/packages/glowy/benchmark) [![GitHub Repo stars](https://camo.githubusercontent.com/d02ece3abaf4f63dcb85065b09ab5d5e40fab6a441009444999c598717003016/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f676c6f77797068702f62656e63686d61726b3f6c6162656c3d5374617273)](https://camo.githubusercontent.com/d02ece3abaf4f63dcb85065b09ab5d5e40fab6a441009444999c598717003016/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f676c6f77797068702f62656e63686d61726b3f6c6162656c3d5374617273) [![GitHub forks](https://camo.githubusercontent.com/9fe0a2f6c6563173f8802941b02ce194e60a41b82a68e9e1cb86cc65bb10abdc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f676c6f77797068702f62656e63686d61726b3f6c6162656c3d466f726b73)](https://camo.githubusercontent.com/9fe0a2f6c6563173f8802941b02ce194e60a41b82a68e9e1cb86cc65bb10abdc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f676c6f77797068702f62656e63686d61726b3f6c6162656c3d466f726b73) [![Hits of Code](https://camo.githubusercontent.com/95a13b39febb20e5cd360a09c32efabbb4be67a418cb402ff890c22cf28e8ee2/68747470733a2f2f686974736f66636f64652e636f6d2f6769746875622f676c6f77797068702f62656e63686d61726b3f6272616e63683d312e78)](https://hitsofcode.com)

### Installation

[](#installation)

#### With [Composer](https://getcomposer.org)

[](#with-composer)

```
composer require glowy/benchmark

```

### Resources

[](#resources)

- [Documentation](https://awilum.github.io/glowyphp/benchmark)

### Tests

[](#tests)

Run tests

```
./vendor/bin/pest

```

### License

[](#license)

[The MIT License (MIT)](https://github.com/glowyphp/benchmark/blob/master/LICENSE)Copyright (c) [Sergey Romanenko](https://github.com/Awilum)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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 ~0 days

Total

2

Last Release

1308d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/652557f36367ca6ed585663426c237bf39c4e1b6589b28a20937517bf43b0fe4?d=identicon)[Awilum](/maintainers/Awilum)

---

Top Contributors

[![Awilum](https://avatars.githubusercontent.com/u/477114?v=4)](https://github.com/Awilum "Awilum (8 commits)")

---

Tags

benchmarkphpbenchmarkglowyglowyphpphp-benchmark

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[christophrumpel/artisan-benchmark

Benchmark Artisan Commands

17966.6k](/packages/christophrumpel-artisan-benchmark)[glowy/strings

Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.

183.4k2](/packages/glowy-strings)[glowy/arrays

Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.

153.2k3](/packages/glowy-arrays)

PHPackages © 2026

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