TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Zend Framework Hello World Dependency Graph

8 pointsby vladevabout 16 years ago

8 comments

streetyabout 16 years ago
This comes across as totally meaningless. Even ignoring the fact that this corresponds to no real world use of ZF there is way too much detail here for it to be useful.<p>For a comparison to other PHP applications see this post: <a href="http://blog.fedecarg.com/2008/08/04/php-applications-where-is-the-include-coming-from/" rel="nofollow">http://blog.fedecarg.com/2008/08/04/php-applications-where-i...</a>
thamerabout 16 years ago
This graph is produced by KCacheGrind from a backtrace file produced by XDebug (<a href="http://xdebug.org/" rel="nofollow">http://xdebug.org/</a>). The combination of these tools is very valuable in identifying performance problems in PHP applications. Not at this level of detail, though :)
评论 #533281 未加载
aurora72about 16 years ago
This might also be used as an educational tool for exploring the intricacies of the Zend FW. Especially those parts in which the Zend handles the 'View' and 'Controller' of the MVC :)
walesmdabout 16 years ago
Are there charts like this for some of the other PHP frameworks? CodeIgniter, CakePHP and Yii would be good ones to look at.
Troutsabout 16 years ago
Does anyone know one of these graphs for ruby on rails? i have a feeling it should be really huge
wesleyabout 16 years ago
How about showing us the code for the Hello World script as well?
wenbertabout 16 years ago
wow. suddenly i realized that i have so much to understand about Zend Framework.
Inetgateabout 16 years ago
Image is broken...