PHPackages                             laminas/laminas-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. laminas/laminas-developer-tools

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

laminas/laminas-developer-tools
===============================

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

2.10.0(1y ago)252.0M—3.7%14[16 issues](https://github.com/laminas/laminas-developer-tools/issues)[7 PRs](https://github.com/laminas/laminas-developer-tools/pulls)20BSD-3-ClausePHPPHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0CI passing

Since Dec 31Pushed 1mo ago13 watchersCompare

[ Source](https://github.com/laminas/laminas-developer-tools)[ Packagist](https://packagist.org/packages/laminas/laminas-developer-tools)[ Docs](https://laminas.dev)[ Fund](https://funding.communitybridge.org/projects/laminas-project)[ RSS](/packages/laminas-laminas-developer-tools/feed)WikiDiscussions 2.11.x Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (57)Used By (20)

Laminas Developer Tools
=======================

[](#laminas-developer-tools)

[![Build Status](https://github.com/laminas/laminas-developer-tools/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/laminas/laminas-developer-tools/actions/workflows/continuous-integration.yml)[![type-coverage](https://camo.githubusercontent.com/53e1faab05a2fd39cd922b669bcd1a23307746c094f1720aa89239194a23a6bd/68747470733a2f2f73686570686572642e6465762f6769746875622f6c616d696e61732f6c616d696e61732d646576656c6f7065722d746f6f6c732f636f7665726167652e737667)](https://shepherd.dev/github/laminas/laminas-developer-tools)[![Psalm level](https://camo.githubusercontent.com/2937b8180e268c0b973cd37006226f50ef6b0ac3204e7c27baaf6f1b7e473026/68747470733a2f2f73686570686572642e6465762f6769746875622f6c616d696e61732f6c616d696e61732d646576656c6f7065722d746f6f6c732f6c6576656c2e737667)](https://shepherd.dev/github/laminas/laminas-developer-tools)

> ## 🇷🇺 Русским гражданам
>
> [](#-русским-гражданам)
>
> Мы, участники Laminas, родились и живем в разных странах. У многих из нас есть друзья, родственники и коллеги как в России, так и в Украине. Некоторые из нас родились в России. Некоторые из нас живут в России. У некоторых бабушки и дедушки сражались с фашистами во Второй мировой войне. Здесь никто не поддерживает фашизм.
>
> У одного из нас есть украинская родственница, которая спаслась из дома вместе с сыном. Поезд задержался из-за бомбежки на дороге впереди. У нас есть друзья, которые прячутся в бомбоубежищах. Мы с тревогой ждем весточки от них после воздушных налетов, которые беспорядочно наносят удары и попадают по больницам, школам, детским садам и домам. Мы не берем это из каких-либо СМИ. Мы наблюдаем это напрямую.
>
> Вы доверяете нам достаточно, чтоб использовать наши программы, и мы просим вас довериться нам вновь. Мы нуждаемся в помощи. Выходите и протестуйте против этой бесполезной войны. Остановите кровопролитие. Скажите "Нет войне!"
>
> ## 🇺🇸 To Citizens of Russia
>
> [](#-to-citizens-of-russia)
>
> We at Laminas come from all over the world. Many of us have friends, family and colleagues in both Russia and Ukraine. Some of us were born in Russia. Some of us currently live in Russia. Some have grandparents who fought Nazis in World War II. Nobody here supports fascism.
>
> One team member has a Ukrainian relative who fled her home with her son. The train was delayed due to bombing on the road ahead. We have friends who are hiding in bomb shelters. We anxiously follow up on them after the air raids, which indiscriminately fire at hospitals, schools, kindergartens and houses. We're not taking this from any media. These are our actual experiences.
>
> You trust us enough to use our software. We ask that you trust us to say the truth on this. We need your help. Go out and protest this unnecessary war. Stop the bloodshed. Say "stop the war!"

Module providing debug tools for use with [laminas-mvc](https://docs.laminas.dev/laminas-mvc) applications.

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

[](#installation)

1. Install the module via composer by running:

    ```
    $ composer require --dev laminas/laminas-developer-tools
    ```

    or download it directly from github and place it in your application's `module/` directory.
2. Add the `Laminas\\DeveloperTools` module to the module section of your `config/application.config.php`. Starting with version 1.1.0, if you are using [laminas-component-installer](https://docs.laminas.dev/laminas-component-installer), this will be done for you automatically.
3. Copy `./vendor/laminas/laminas-developer-tools/config/laminas-developer-tools.local.php.dist` to `./config/autoload/laminas-developer-tools.local.php`. Change any settings in it according to your needs.

Extensions
----------

[](#extensions)

- [BjyProfiler](https://github.com/bjyoungblood/BjyProfiler) - profile `Laminas\Db` queries
- [OcraServiceManager](https://github.com/Ocramius/OcraServiceManager) - track dependencies within your application
- [SanSessionToolbar](https://github.com/samsonasik/SanSessionToolbar) - preview `Laminas\Session` data
- [ZfSnapEventDebugger](https://github.com/snapshotpl/ZfSnapEventDebugger) - debug events from `Laminas\EventManager`
- [DoctrineORMModule](https://github.com/doctrine/DoctrineORMModule) - profile `DoctrineORM` queries
- [JhuZdtLoggerModule](https://github.com/jhuet/JhuZdtLoggerModule) - log data from `Laminas\Log`
- [aist-git-tools](https://github.com/ma-si/aist-git-tools) - information about current GIT repository

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance55

Moderate activity, may be stable

Popularity52

Moderate usage in the ecosystem

Community40

Growing community involvement

Maturity88

Battle-tested with a long release history

 Bus Factor3

3 contributors hold 50%+ of commits

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

Recently: every ~125 days

Total

49

Last Release

351d ago

Major Versions

0.0.2 → 1.0.02019-12-31

1.3.0 → 2.0.02019-12-31

1.3.1 → 2.0.12020-03-21

1.3.2 → 2.0.22020-03-29

1.3.x-dev → 2.0.32020-11-02

PHP version history (8 changes)0.0.1PHP &gt;=5.3.3

1.1.0PHP ^5.6 || ^7.0

2.1.0PHP ^7.3 || ~8.0.0

2.2.0PHP ^7.3 || ~8.0.0 || ~8.1.0

2.4.0PHP ^7.4 || ~8.0.0 || ~8.1.0

2.6.0PHP ~8.0.0 || ~8.1.0 || ~8.2.0

2.9.x-devPHP ~8.1.0 || ~8.2.0 || ~8.3.0

2.10.x-devPHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25943?v=4)[Matthew Weier O'Phinney](/maintainers/weierophinney)[@weierophinney](https://github.com/weierophinney)

---

Top Contributors

[![weierophinney](https://avatars.githubusercontent.com/u/25943?v=4)](https://github.com/weierophinney "weierophinney (132 commits)")[![Ocramius](https://avatars.githubusercontent.com/u/154256?v=4)](https://github.com/Ocramius "Ocramius (97 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (92 commits)")[![samsonasik](https://avatars.githubusercontent.com/u/459648?v=4)](https://github.com/samsonasik "samsonasik (91 commits)")[![EvanDotPro](https://avatars.githubusercontent.com/u/5607?v=4)](https://github.com/EvanDotPro "EvanDotPro (38 commits)")[![coss](https://avatars.githubusercontent.com/u/723596?v=4)](https://github.com/coss "coss (31 commits)")[![michalbundyra](https://avatars.githubusercontent.com/u/7423207?v=4)](https://github.com/michalbundyra "michalbundyra (30 commits)")[![snapshotpl](https://avatars.githubusercontent.com/u/312655?v=4)](https://github.com/snapshotpl "snapshotpl (17 commits)")[![Xerkus](https://avatars.githubusercontent.com/u/725842?v=4)](https://github.com/Xerkus "Xerkus (11 commits)")[![Maks3w](https://avatars.githubusercontent.com/u/1301698?v=4)](https://github.com/Maks3w "Maks3w (8 commits)")[![localheinz](https://avatars.githubusercontent.com/u/605483?v=4)](https://github.com/localheinz "localheinz (8 commits)")[![b-durand](https://avatars.githubusercontent.com/u/554218?v=4)](https://github.com/b-durand "b-durand (7 commits)")[![moderndeveloperllc](https://avatars.githubusercontent.com/u/1920405?v=4)](https://github.com/moderndeveloperllc "moderndeveloperllc (6 commits)")[![ThaDafinser](https://avatars.githubusercontent.com/u/533017?v=4)](https://github.com/ThaDafinser "ThaDafinser (5 commits)")[![kokspflanze](https://avatars.githubusercontent.com/u/1885435?v=4)](https://github.com/kokspflanze "kokspflanze (5 commits)")[![Freeaqingme](https://avatars.githubusercontent.com/u/33034?v=4)](https://github.com/Freeaqingme "Freeaqingme (5 commits)")[![gsteel](https://avatars.githubusercontent.com/u/2803720?v=4)](https://github.com/gsteel "gsteel (4 commits)")[![visto9259](https://avatars.githubusercontent.com/u/7890483?v=4)](https://github.com/visto9259 "visto9259 (4 commits)")[![thexpand](https://avatars.githubusercontent.com/u/14979167?v=4)](https://github.com/thexpand "thexpand (4 commits)")[![ghostwriter](https://avatars.githubusercontent.com/u/9754361?v=4)](https://github.com/ghostwriter "ghostwriter (4 commits)")

---

Tags

debug-toolsdeveloper-toolsmvc-applicationlaminasdebugmoduledeveloper

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/laminas-laminas-developer-tools/health.svg)

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

###  Alternatives

[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)[doctrine/doctrine-orm-module

Laminas Module that provides Doctrine ORM functionality

4407.3M293](/packages/doctrine-doctrine-orm-module)[doctrine/doctrine-mongo-odm-module

Laminas Module which provides Doctrine MongoDB ODM functionality

86676.6k35](/packages/doctrine-doctrine-mongo-odm-module)[laminas-api-tools/api-tools-admin

Laminas API Tools Admin module

13794.3k5](/packages/laminas-api-tools-api-tools-admin)

PHPackages © 2026

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