juliangut / zdt-additions
Zend Developer Tools additional collectors
0.4
2014-10-21 09:40 UTC
Requires
- php: >=5.3.3
- zendframework/zend-developer-tools: dev-master
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-15 12:02:49 UTC
README
Zend Developer Tools Additions
Module providing additional collectors for ZendDeveloperTools.
Installation
- 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.
- Add the
Jgut\Zf\ZdtAdditions
module to the module section of yourconfig/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