webino / ZF2NetteDebug

:warning: Debugger tool for Zend Framework [DEPRECATED] use: https://github.com/webino/WebinoDebug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

!!! THIS PACKAGE IS DEPRECATED !!!

It's replaced by https://github.com/webino/WebinoDebug

!!! THIS PACKAGE IS NO LONGER BEING MAINTAINED !!!

ZF2 Debugger ported from Nette Framework

Provides 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

Setup

Following steps are necessary to get this module working (considering a zf2-skeleton or very similar application)

  1. Run php composer.phar require webino/zf2nette-debug:1.*
  2. Add ZF2NetteDebug to the enabled modules list

Showcase

local error public error

Changelog

1.1.1

  • Fix error/index Can only throw objects Fatal Error.

1.1.0

  • Nette bar disabled by default + toggle option.

About Nette Debugger

This component is initially provided by the Nette Framework.

About

:warning: Debugger tool for Zend Framework [DEPRECATED] use: https://github.com/webino/WebinoDebug

License:Other


Languages

Language:PHP 89.4%Language:JavaScript 10.6%