PHPackages                             webino/webino-debug - 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. webino/webino-debug

ActiveLibrary

webino/webino-debug
===================

Debugging module for Webino™

715.6k4[3 issues](https://github.com/webino/WebinoDebug/issues)3PHPCI failing

Since Dec 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/webino/WebinoDebug)[ Packagist](https://packagist.org/packages/webino/webino-debug)[ RSS](/packages/webino-webino-debug/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (3)

Web debugger
 for Zend Framework 2
===================================

[](#web-debugger--for-zend-framework-2)

[![Build Status](https://camo.githubusercontent.com/901eeb6a167cc2bc06d655f00815f59a587ec4a6fd5a22e3acda27c7a9af7293/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f776562696e6f2f576562696e6f44656275672e706e673f6272616e63683d646576656c6f70)](http://travis-ci.org/webino/WebinoDebug "Develop Build Status")[![Coverage Status](https://camo.githubusercontent.com/57309dff73cd9f5cef09da253a76a7c42dba8b5531777d74a23814cc1a4afd7e/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f776562696e6f2f576562696e6f44656275672f62616467652e706e673f6272616e63683d646576656c6f70)](https://coveralls.io/r/webino/WebinoDebug?branch=develop "Develop Coverage Status")[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d06851ceb1b87f11804bd68772f43c1967bb9a5a7b47ade7b12ae1b4b54bdbec/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f776562696e6f2f576562696e6f44656275672f6261646765732f7175616c6974792d73636f72652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/webino/WebinoDebug/?branch=develop "Develop Quality Score")[![Dependency Status](https://camo.githubusercontent.com/b84e02d157731b4ecd5db4e16fc166563270adfd44e8d535cc4ed32c1916fe98/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3534373331636438383130313036383863613030303961652f62616467652e737667)](https://www.versioneye.com/user/projects/54731cd881010688ca0009ae "Develop Dependency Status")
[![Latest Stable Version](https://camo.githubusercontent.com/c96748bff1039a3292e4af68bfac38130bfbdcfd419b5b38a37330b86c71550a/68747470733a2f2f706f7365722e707567782e6f72672f776562696e6f2f776562696e6f2d64656275672f762f737461626c652e737667)](https://packagist.org/packages/webino/webino-debug)[![Total Downloads](https://camo.githubusercontent.com/0b0a906b54767449b8a28cfae3548cba3bb8ada83624296183beeb9f3c903231/68747470733a2f2f706f7365722e707567782e6f72672f776562696e6f2f776562696e6f2d64656275672f646f776e6c6f616473)](https://packagist.org/packages/webino/webino-debug)[![Latest Unstable Version](https://camo.githubusercontent.com/955505bfc685a6c08b0c458f2f16fcdca75f7561e88c737892e7c444dcd83829/68747470733a2f2f706f7365722e707567782e6f72672f776562696e6f2f776562696e6f2d64656275672f762f756e737461626c652e737667)](https://packagist.org/packages/webino/webino-debug)[![License](https://camo.githubusercontent.com/8ab270e4dba7b0903e4eed3c953795026a7699b0624717284cca691cedb855dc/68747470733a2f2f706f7365722e707567782e6f72672f776562696e6f2f776562696e6f2d64656275672f6c6963656e73652e737667)](https://packagist.org/packages/webino/webino-debug)

More than just user friendly error and exception handling.

- Powered by [Tracy](https://github.com/nette/tracy)
- Demo [webino-debug.demo.webino.org](http://webino-debug.demo.webino.org)
    - [Screen of Death](http://webino-debug.demo.webino.org/application/index/exception)

Features
--------

[](#features)

- User friendly errors and exceptions
- Can write error log
- Can notify by email
- Discrete production server error page
- Optional Tracy debugger bar
    - Config viewer
    - Event profiler

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

[](#requirements)

- PHP 7.1
- ZendFramework 2

Setup
-----

[](#setup)

Open terminal and go to your application directory

1. Run `php composer.phar require webino/webino-debug:dev-develop`
2. Add `WebinoDebug` to the enabled modules list as one of first modules

*NOTE: Considering a zf2-skeleton or very similar application.*

Showcase
--------

[](#showcase)

[![local error](https://raw.githubusercontent.com/webino/WebinoDebug/develop/doc/showcase/dev-error.png "Errors & Exceptions")](https://raw.githubusercontent.com/webino/WebinoDebug/develop/doc/showcase/dev-error.png)
[![public error](https://raw.githubusercontent.com/webino/WebinoDebug/develop/doc/showcase/public-error.png "Title")](https://raw.githubusercontent.com/webino/WebinoDebug/develop/doc/showcase/public-error.png)

Addendum
--------

[](#addendum)

Please, if you are interested in this Zend Framework module report any issues and don't hesitate to contribute. We will appreciate any contributions on development of this module.

[Issue](https://github.com/webino/WebinoDebug/issues) | [Fork](https://github.com/webino/WebinoDebug) | [Develop](https://github.com/webino/Webino/wiki/How-to-develop-Webino-module)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance11

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 98.6% 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://avatars.githubusercontent.com/u/382691?v=4)[Webino](/maintainers/Webino)[@webino](https://github.com/webino)

---

Top Contributors

[![bacinsky](https://avatars.githubusercontent.com/u/3078875?v=4)](https://github.com/bacinsky "bacinsky (139 commits)")[![Perfect-Web](https://avatars.githubusercontent.com/u/1730020?v=4)](https://github.com/Perfect-Web "Perfect-Web (1 commits)")[![tonivdv](https://avatars.githubusercontent.com/u/1267658?v=4)](https://github.com/tonivdv "tonivdv (1 commits)")

---

Tags

debugframeworkmodulev2webinowipzend

### Embed Badge

![Health badge](/badges/webino-webino-debug/health.svg)

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

PHPackages © 2026

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