PHPackages                             groundsix/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. groundsix/profiler

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

groundsix/profiler
==================

A profiler to monitor code execution stats

120PHP

Since Jan 16Pushed 11y ago7 watchersCompare

[ Source](https://github.com/GroundSix/Profiler)[ Packagist](https://packagist.org/packages/groundsix/profiler)[ RSS](/packages/groundsix-profiler/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Profiler
========

[](#profiler)

[![Build Status](https://camo.githubusercontent.com/8422a9770ce48077059995dd530e3c86d201b3687d9c6fd0e9bb255f30e1fbc3/68747470733a2f2f7472617669732d63692e6f72672f47726f756e645369782f50726f66696c65722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/GroundSix/Profiler)[![Total Downloads](https://camo.githubusercontent.com/73569cbc2f7a7e835df63b4016f45c10a2db6e2031306d64408ad9ae40e79e86/68747470733a2f2f706f7365722e707567782e6f72672f67726f756e647369782f70726f66696c65722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/groundsix/profiler)

### Installation

[](#installation)

Preferred installation is via composer: [groundsix/profiler](https://packagist.org/packages/groundsix/profiler)

```
{
    "require" : {
        "groundsix/profiler": "dev-master"
    }
}
```

You can also clone the repository using git: `git clone git@github.com:GroundSix/Profiler.git`

### Tests

[](#tests)

```
composer install
phpunit --configuration phpunit.xml

```

### License

[](#license)

MIT (see [LICENSE](https://raw.github.com/GroundSix/Profiler/master/LICENSE))

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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/4755952c71b2d702aaaf3799c3e9b6cbf30f2d1fb959e7de040b0d8e3b5c85ae?d=identicon)[hazbo](/maintainers/hazbo)

---

Top Contributors

[![willishq](https://avatars.githubusercontent.com/u/1564903?v=4)](https://github.com/willishq "willishq (1 commits)")

### Embed Badge

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

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

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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