juliangut/zdt-additions

Zend Developer Tools additional collectors

0.4 2014-10-21 09:40 UTC

This package is auto-updated.

Last update: 2024-04-15 10:56:23 UTC


README

Build Status Code Climate Scrutinizer Code Quality Code Coverage Latest Stable Version Total Downloads

Zend Developer Tools Additions

Module providing additional collectors for ZendDeveloperTools.

Installation

  1. Best way to install is using Composer:
php composer.phar require juliangut/zdt-additions

or download it directly from github and place it in your application's module/ directory.

  1. Add the Jgut\Zf\ZdtAdditions module to the module section of your config/application.config.php

Contributing

Found a bug or have a feature request? Please open a new issue. Have a look at existing issues before

See file CONTRIBUTING.md

License

Release under BSD-3-Clause License.

See file LICENSE included with the source code for a copy of the license terms