Author Topic: zend framework reviews?  (Read 1421 times)

0 Members and 1 Guest are viewing this topic.

Offline r-itTopic starter

  • Enthusiast
  • Posts: 231
    • View Profile
zend framework reviews?
« on: June 28, 2007, 04:40:52 AM »
What do you guys think of the new zend(rc3) php framework?
Do any of you guys make use of frameworks for PHP and does anyone know what the benefits of MVC are, coz at the moment i'm a spaghetti coder and i'd like to change that. All your views are welcome.
http://www.mayibuye.biz

Q: Do you guys have electricity in Africa?
A: No, we watch TV in the dark.

Offline Wuhtzu

  • Devotee
  • Posts: 697
  • Gender: Male
    • View Profile
Re: zend framework reviews?
« Reply #1 on: June 28, 2007, 06:02:48 AM »
I'm using CakePHP for project at the moment - www.cakephp.org. I'm not nearly using all of it's features, just basic functionality such as mysql interaction, form creation, form validation ect. and it really speeds things up.

All I can say is that it speeds up your "coding" dramatically. Creating forms, collecting the input, validating the input, displaying error messages, inserting into a database ect. gets very very easy. To see it for your self try this CakePHP tutorial: http://manual.cakephp.org/appendix/blog_tutorial - it pretty much shows the idea of CakePHP and to some extent MVC framework.

A general benefit of MVC's is that you keep your businesos logic completely separated from your presentational code. This gives you the option to have one "page" which does something but alot of views which presents the "results" in different ways. One view outputs a PFD, the other HTML and the third XML ect...

Feel free to correct me if I'm wrong.

Servage.net: Get 25 Gb of extra storeage by using this coupon code when buying their hosting service - http://www.servage.net/?coupon=cust42005