Skip to content

More than just user friendly error and exception handling for Zend Framework 2

License

Notifications You must be signed in to change notification settings

adlogix/WebinoDebug

 
 

Repository files navigation

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 5.5
  • ZendFramework 2

Setup

Open terminal and go to your application directory

  1. Run php composer.phar require webino/webino-debug:dev-develop
  • 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

Development

Dependency Status

We will appreciate any contributions on development of this module.

Learn How to develop Webino modules

Addendum

Please, if you are interested in this Zend Framework module report any issues and don't hesitate to contribute.

Report a bug | Fork me

About

More than just user friendly error and exception handling for Zend Framework 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.7%
  • HTML 7.3%
  • JavaScript 1.0%