2017 © Pedro Peláez
 

library webino-debug

Debugging module for Webino™

image

webino/webino-debug

Debugging module for Webino™

  • Monday, June 25, 2018
  • by Webino
  • Repository
  • 1 Watchers
  • 6 Stars
  • 6,689 Installations
  • PHP
  • 7 Dependents
  • 2 Suggesters
  • 4 Forks
  • 3 Open issues
  • 1 Versions
  • 3 % Grown

The README.md

Web debugger
for Zend Framework 2

Build Status Coverage Status Scrutinizer Code Quality Dependency Status
Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

More than just user friendly error and exception handling., (*2)

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, (*3)

  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., (*4)

Showcase

local error
public error, (*5)

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., (*6)

Issue | Fork | Develop, (*7)

The Versions