- Notifications
You must be signed in to change notification settings - Fork125
Module for developer and debug tools for working with the ZF2 MVC layer.
License
zendframework/zend-developer-tools
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository has moved tolaminas/laminas-developer-tools.
Module providing debug tools for use withzend-mvc applications.
Install the module via composer by running:
$ composer require --dev zendframework/zend-developer-tools
or download it directly from github and place it in your application's
module/directory.Add the
ZendDeveloperToolsmodule to the module section of yourconfig/application.config.php.Starting with version 1.1.0, if you are usingzend-component-installer,this will be done for you automatically.Copy
./vendor/zendframework/zend-developer-tools/config/zenddevelopertools.local.php.distto./config/autoload/zenddevelopertools.local.php. Change any settings in itaccording to your needs.
- BjyProfiler - profile
Zend\Dbqueries - OcraServiceManager - track dependencies within your application
- SanSessionToolbar - preview
Zend\Sessiondata - ZfSnapEventDebugger - debug events from
Zend\EventManager - DoctrineORMModule - profile
DoctrineORMqueries - JhuZdtLoggerModule - log data from
Zend\Log - aist-git-tools - informations about current GIT repository
About
Module for developer and debug tools for working with the ZF2 MVC layer.
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.