2017 © Pedro PelĂĄez
 

library zf-debug-utils

WebUI and Console commands for debugging ZF2 apps

image

noiselabs/zf-debug-utils

WebUI and Console commands for debugging ZF2 apps

  • Wednesday, January 25, 2017
  • by noiselabs
  • Repository
  • 1 Watchers
  • 2 Stars
  • 56,508 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 4 Open issues
  • 7 Versions
  • 7 % Grown

The README.md

Noiselabs ZfDebugModule

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

WebUI and Console commands for debugging ZF2 apps., (*2)

Installation

Install the package via Composer:, (*3)

composer require noiselabs/zf-debug-utils

Then enable this module by adding it to application.config.php., (*4)

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

Documentation

Documentation is available on Read the Docs: https://zf-debug-utils.readthedocs.org/, (*5)

License

This library is licensed under the MIT License. See the LICENSE file for details., (*6)

Authors

VĂ­tor BrandĂŁo - vitor@noiselabs.io ~ twitter.com/noiselabs ~ https://noiselabs.io, (*7)

See also the list of contributors who participated in this project., (*8)

Submitting bugs and feature requests

Bugs and feature requests are tracked on GitHub., (*9)

The Versions