Module for developer and debug tools for working with the ZF2 MVC layer.
Module for developer and debug tools for working with the ZF2 MVC layer.
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-developer-tools. Module providing debug tools for use with zend-mvc applications.
Install the module via composer by running:
$ composer require --dev zendframework/zend-developer-toolsor download it directly from github and place it in your application's module/ directory.
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.
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.
Zend\Db queriesZend\Session dataZend\EventManagerDoctrineORM queriesZend\LogNo open issues yet, or sync has not completed.