Skip to content

noiselabs/zf-debug-utils

Repository files navigation

Noiselabs ZfDebugModule

Join the chat at https://gitter.im/noiselabs/zf-debug-utils Build Status Code Coverage Scrutinizer Code Quality

WebUI and Console commands for debugging ZF2 apps.

Installation

Install the package via Composer:

composer require noiselabs/zf-debug-utils

Then enable this module by adding it to application.config.php.

<?php
'modules' => [
    'Noiselabs\ZfDebugModule',
],

Documentation

Documentation is available on Read the Docs: https://zf-debug-utils.readthedocs.org/

License

This library is licensed under the MIT License. See the LICENSE file for details.

Authors

Vítor Brandão - vitor@noiselabs.io ~ twitter.com/noiselabs ~ https://noiselabs.io

See also the list of contributors who participated in this project.

Submitting bugs and feature requests

Bugs and feature requests are tracked on GitHub.

About

Console commands and other utilities for debugging ZF2 apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •