News Feed
Jobs Feed
Sections




News Archive
Juozas Kaziukenas' Blog:
Zend Framework tips and tricks
February 01, 2010 @ 09:46:30

Juozas Kaziukenas has a new post to his blog with some tips and tricks for working with the Zend Framework including working with globals, using the framework part of the framework and getting form values a bit more correctly.

Most of the outlined problems and solutions are focused on testability, maintainability and other good code practices. If you are not familiar with them, I recommend read about them ASAP as there is big chance that you are doing those things described in this post and don't even realize how wrong they are. Believe me, you will soon find yourself a way better developer.

He also advocates splitting out logic and putting it into a model to make future enhancements easier (and make for cleaner code), avoiding the use of exit/die in your scripts and quick mentions of the includePaths setting in the application.ini file as well as things like addJavascriptFile/addStylesheet/addOnload.

0 comments voice your opinion now!
zendframework tip trick


blog comments powered by Disqus

Similar Posts

Site News: Popular Posts for the Week of 01.01.2010

Roshan Bhattarai's Blog: Which is the best PHP framework ?

Community News: Latest PEAR Releases for 12.07.2009

Robert Basic's Blog: MyUrl view helper for Zend Framework

Site News: Popular Posts for the Week of 07.22.2011


Community Events











Don't see your event here?
Let us know!


database development opinion framework language community example interview functional application introduction testing series release code phpunit api composer podcast zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework