PHPackages                             proprietes-privees/zend-developer-tools - 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. proprietes-privees/zend-developer-tools

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

proprietes-privees/zend-developer-tools
=======================================

Module for developer and debug tools for working with the ZF2 MVC layer.

1.0(10y ago)023BSD-3-ClausePHPPHP &gt;=5.3.3

Since Feb 2Pushed 10y ago1 watchersCompare

[ Source](https://github.com/proprietes-privees/zend-developer-tools)[ Packagist](https://packagist.org/packages/proprietes-privees/zend-developer-tools)[ RSS](/packages/proprietes-privees-zend-developer-tools/feed)WikiDiscussions master Synced 2mo ago

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

Zend Developer Tools
====================

[](#zend-developer-tools)

Module providing debug tools for working with the [Zend Framework 2](https://github.com/zendframework/zf2) MVC layer.

Installation
============

[](#installation)

1. Install the module via composer by running:

    ```
    php composer.phar require zendframework/zend-developer-tools:dev-master
    ```

    or download it directly from github and place it in your application's `module/` directory.
2. Add the `ZendDeveloperTools` module to the module section of your `config/application.config.php`
3. Copy `./vendor/zendframework/zend-developer-tools/config/zenddevelopertools.local.php.dist` to `./config/autoload/zenddevelopertools.local.php`. Change any settings in it according to your needs.
4. If server version of PHP is lower than 5.4.0 add the following in your `index.php`:

    ```
    define('REQUEST_MICROTIME', microtime(true));

    ```

    **Note:** The displayed execution time in the toolbar will be highly inaccurate if you don't define `REQUEST_MICROTIME` in PHP &lt; 5.4.0.

If you wish to profile `Zend\Db` queries, you will have to install and enable [BjyProfiler](https://github.com/bjyoungblood/BjyProfiler).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3752d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16955192?v=4)[proprietes-privees](/maintainers/proprietes-privees)[@proprietes-privees](https://github.com/proprietes-privees)

---

Top Contributors

[![proprietes-privees](https://avatars.githubusercontent.com/u/16955192?v=4)](https://github.com/proprietes-privees "proprietes-privees (1 commits)")

---

Tags

debugmodulezf2developer

### Embed Badge

![Health badge](/badges/proprietes-privees-zend-developer-tools/health.svg)

```
[![Health](https://phpackages.com/badges/proprietes-privees-zend-developer-tools/health.svg)](https://phpackages.com/packages/proprietes-privees-zend-developer-tools)
```

###  Alternatives

[laminas/laminas-developer-tools

Module for developer and debug tools for use with laminas-mvc applications.

252.0M33](/packages/laminas-laminas-developer-tools)[hrevert/ht-img-module

Image manipulation module for Zend Framework 2

1829.6k2](/packages/hrevert-ht-img-module)[adrianbj/tracy-debugger

The ultimate debugging and development tool for ProcessWire.

925.2k](/packages/adrianbj-tracy-debugger)

PHPackages © 2026

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