webino / WebinoDebug

:beetle: Webino™ Debugger tool for Zend Framework [alpha] http://webino.github.io/WebinoDebug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web debugger
for Zend Framework 2

Build Status Coverage Status Scrutinizer Code Quality Dependency Status
Latest Stable Version Total Downloads Latest Unstable Version License

More than just user friendly error and exception handling.

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

  • PHP 7.1
  • ZendFramework 2

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

local error
public error

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 | Fork | Develop

About

:beetle: Webino™ Debugger tool for Zend Framework [alpha] http://webino.github.io/WebinoDebug

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 86.8%Language:HTML 8.8%Language:CSS 2.4%Language:JavaScript 2.0%