2017 © Pedro Peláez
 

library zend-developer-tools

Module for developer and debug tools for use with zend-mvc applications.

image

zendframework/zend-developer-tools

Module for developer and debug tools for use with zend-mvc applications.

  • PHP
  • 148 Dependents
  • 16 Suggesters
  • 150 Forks
  • 27 Open issues
  • 16 Versions
  • 5 % Grown

The README.md

Zend Developer Tools

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-developer-tools., (*1)

Build Status Coverage Status, (*2)

Module providing debug tools for use with zend-mvc applications., (*3)

Installation

  1. Install the module via composer by running:, (*4)

    $ composer require --dev zendframework/zend-developer-tools
    

    or download it directly from github and place it in your application's module/ directory., (*5)

  2. Add the ZendDeveloperTools module to the module section of your config/application.config.php. Starting with version 1.1.0, if you are using zend-component-installer, this will be done for you automatically., (*6)

  3. Copy ./vendor/zendframework/zend-developer-tools/config/zenddevelopertools.local.php.dist to ./config/autoload/zenddevelopertools.local.php. Change any settings in it according to your needs., (*7)

Extensions

The Versions

11/07 2014
11/07 2014
28/04 2014
28/04 2014
16/04 2014
16/04 2014

1.0.0-ALPHA1

1.0.0.0-alpha1 https://github.com/zendframework/ZendDeveloperTools

Module for developer and debug tools for working with the ZF2 MVC layer.

  Sources   Download

BSD-3-Clause

The Requires

 

by Eric Boh

debug zf2 module developer

06/03 2013

0.0.1

0.0.1.0 https://github.com/zendframework/ZendDeveloperTools

Module for developer and debug tools for working with the ZF2 MVC layer.

  Sources   Download

BSD-3-Clause

The Requires

 

by Eric Boh

debug zf2 module developer