Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

zend framework 2 flow diagram

i am trying to understand ZF2 flow but it's little hard without flow diagram like this one for ZF1:

http://tournasdimitrios1.files.wordpress.com/2011/05/zend-framework-sequence_flowchart.jpg http://otroblogmas.com/wp-content/uploads/2010/07/zend-framework-flow-diagram.png

alternatively how can I logged my custom events that was dispatched in my app?

like image 615
Ochi Avatar asked Jan 28 '13 19:01

Ochi


1 Answers

There is a Cheat-Sheet available:

  • German Version of ZF2 Cheat-Sheet (no longer available)
  • English Version of ZF2 Cheat-Sheet (no longer available)
  • English Version of ZF2 Cheat-Sheet (Alternative Link)

Please note that those are copyright protected and you may not use or redistribute them anywhere. You may only link to them.

like image 177
Sam Avatar answered Sep 20 '22 01:09

Sam