PHPackages                             itkg/profiler - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. itkg/profiler

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

itkg/profiler
=============

Itkg profiler library

09.4kPHP

Since Dec 30Pushed 11y ago2 watchersCompare

[ Source](https://github.com/itkg/profiler)[ Packagist](https://packagist.org/packages/itkg/profiler)[ RSS](/packages/itkg-profiler/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Itkg Profiler library
=====================

[](#itkg-profiler-library)

[![Build Status](https://camo.githubusercontent.com/b3eed66dd158f9b4ee7502ececba404587da3df6cbc49ecf180a8215e710d47f/68747470733a2f2f7472617669732d63692e6f72672f69746b672f70726f66696c65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/itkg/profiler)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/47fd7b25cba3f7082d9458563a5aa391ab05280510787a2c5168aee906233b3a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f69746b672f70726f66696c65722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/itkg/profiler/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/9424636799ddcd163de743ebc29715208383501a21dd648ae007ee5aead3bd2b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f69746b672f70726f66696c65722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/itkg/profiler/?branch=master)

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

[](#installation)

### Installation by Composer

[](#installation-by-composer)

If you use composer, add itkg/profiler as a dependency to the composer.json of your application

```
    "require": {
        ...
        "itkg/profiler": "dev-master"
        ...
    },
```

To install assets in your web directory with composer, you can add this lines :

```
    "extra": {
        "itkg_profiler_asset_dir": "path/to/your/web/directory"
    },
    "scripts": {
        "post-update-cmd":  "Itkg\\Profiler\\Composer\\Installer::copyAssets",
        "post-install-cmd": "Itkg\\Profiler\\Composer\\Installer::copyAssets"
    }
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/79fa88379e4e550c3504567fc9cfcdea749b0e0695b1381ce5247f34fe419f9f?d=identicon)[pdenis](/maintainers/pdenis)

---

Top Contributors

[![pdenis](https://avatars.githubusercontent.com/u/1713289?v=4)](https://github.com/pdenis "pdenis (51 commits)")

### Embed Badge

![Health badge](/badges/itkg-profiler/health.svg)

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

###  Alternatives

[fjogeleit/prometheus-messenger-middleware

Prometheus Middleware for the Symfony Messenger Component

2255.2k](/packages/fjogeleit-prometheus-messenger-middleware)[spatie/craft-ray

Easily debug CraftCMS projects

1638.6k](/packages/spatie-craft-ray)

PHPackages © 2026

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