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

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

skpd/profiler-toolbar
=====================

Profiler toolbar for Zend Developer Tools

11186

Since Mar 26Compare

[ Source](https://github.com/Skpd/profiler-toolbar)[ Packagist](https://packagist.org/packages/skpd/profiler-toolbar)[ RSS](/packages/skpd-profiler-toolbar/feed)WikiDiscussions Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Skpd\\ProfilerToolbar, v1
=========================

[](#skpdprofilertoolbar-v1)

[![SensioLabsInsight](https://camo.githubusercontent.com/399009e74ac6cd263f89dae2365d8a44530d98c9aaf30e4dff52a5dc8934330d/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f32376535646366322d373066372d346534642d393038312d3134623862386537636539652f6269672e706e67)](https://insight.sensiolabs.com/projects/27e5dcf2-70f7-4e4d-9081-14b8b8e7ce9e)

[![Build Status](https://camo.githubusercontent.com/bbc08ca85302caec6c10a68f7750e1afb70d210ec37164c84b7d87e41589e892/68747470733a2f2f7472617669732d63692e6f72672f536b70642f70726f66696c65722d746f6f6c6261722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/Skpd/profiler-toolbar)[![Total Downloads](https://camo.githubusercontent.com/dee875176ec577a74822dd1295d294211821cf8b0d2920d7d7b7e37623c6e4b3/68747470733a2f2f706f7365722e707567782e6f72672f536b70642f70726f66696c65722d746f6f6c6261722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/Skpd/profiler-toolbar)

Introduction
------------

[](#introduction)

**Skpd\\ProfilerToolbar** is a module for Zend Framework 2, that adds profiler to the [Zend Developer Tools](https://github.com/zendframework/ZendDeveloperTools).

Requirements
------------

[](#requirements)

- [Zend Framework 2](https://github.com/zendframework/zf2) (2.2.\*)
- [Zend Developer Tools](https://github.com/zendframework/ZendDeveloperTools) 0.0.2
- [Xhprof](http://pecl.php.net/package/xhprof)

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

[](#installation)

#### With composer

[](#with-composer)

1. Add this project in your composer.json:

    ```
    "require": {
        "skpd/profiler-toolbar": "dev-master"
    }
    ```

#### Post installation

[](#post-installation)

1. Enable it in your `application.config.php` file.

    ```
    return array(
        'modules' => array(
            'Skpd\ProfilerToolbar',
            // ...
        ),
    );
    ```

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/4cff3177be011abcfc895d498783fb4b6815b7f57232aa3ff4ed683a4cee0736?d=identicon)[Skpd](/maintainers/Skpd)

### Embed Badge

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

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

###  Alternatives

[symfony/error-handler

Provides tools to manage errors and ease debugging PHP code

2.7k714.7M946](/packages/symfony-error-handler)[proget-hq/phpstan-yii2

Yii2 extension for PHPStan

52614.0k7](/packages/proget-hq-phpstan-yii2)[fjogeleit/prometheus-messenger-middleware

Prometheus Middleware for the Symfony Messenger Component

2255.2k](/packages/fjogeleit-prometheus-messenger-middleware)

PHPackages © 2026

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