PHPackages                             sseidelmann/performance-measurement - 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. sseidelmann/performance-measurement

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

sseidelmann/performance-measurement
===================================

A lightweight library for measure the performance of web application

1.2.2(10y ago)02741[1 PRs](https://github.com/sseidelmann/performance-measurement/pulls)MITPHP

Since May 19Pushed 10y ago1 watchersCompare

[ Source](https://github.com/sseidelmann/performance-measurement)[ Packagist](https://packagist.org/packages/sseidelmann/performance-measurement)[ Docs](https://github.com/sseidelmann/performance-measurement)[ RSS](/packages/sseidelmann-performance-measurement/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (7)Used By (0)

Performance Measurement
=======================

[](#performance-measurement)

Usage:
------

[](#usage)

```
bin/perf --config="./performance.yml"

```

### Example Output

[](#example-output)

```
Start profile for www.heise.de
  requests: 3
  urls:     3

...

/
  median: 1.455 sec (0.932 sec)
  min:    1.241 sec (0.791 sec)
  max:    1.811 sec (1.007 sec)
/newsticker/classic/
  median: 1.138 sec (0.936 sec)
  min:    0.82 sec (0.551 sec)
  max:    1.38 sec (1.234 sec)
/forum/startseite/
  median: 0.705 sec (0.482 sec)
  min:    0.517 sec (0.431 sec)
  max:    0.878 sec (0.565 sec)

```

Configuration file
------------------

[](#configuration-file)

```
base: http://www.heise.de/
pages:
  - /
  - /newsticker/classic/
  - /forum/startseite/
requests: 3

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Total

5

Last Release

3719d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1152783?v=4)[Sebastian Seidelmann](/maintainers/sseidelmann)[@sseidelmann](https://github.com/sseidelmann)

---

Tags

extensiontypo3measure

### Embed Badge

![Health badge](/badges/sseidelmann-performance-measurement/health.svg)

```
[![Health](https://phpackages.com/badges/sseidelmann-performance-measurement/health.svg)](https://phpackages.com/packages/sseidelmann-performance-measurement)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k64](/packages/friendsoftypo3-content-blocks)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[phpactor/phpactor

PHP refactoring and intellisense tool for text editors

1.9k17.9k1](/packages/phpactor-phpactor)[altis/local-server

Local Server module for Altis

18225.6k4](/packages/altis-local-server)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M650](/packages/shopware-core)

PHPackages © 2026

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