Skip to content

Debug events with ZendDeveloperTools in Zend Framework 2

Notifications You must be signed in to change notification settings

tecbird/ZfSnapEventDebugger

 
 

Repository files navigation

ZfSnapEventDebugger

Event Debugger for ZendDeveloperTools in Zend Framework 2

Instalation

Add dependencies to composer.json:

{
    "require-dev": {
        "snapshotpl/zf-snap-event-debugger": "1.*",
        "zendframework/zend-developer-tools": "dev-master"
    }
}

And add module ZfSnapEventDebugger in appilcation.config.php. That's it!

Screenshot

About

Debug events with ZendDeveloperTools in Zend Framework 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 65.0%
  • HTML 35.0%