What are the benefits of using a php mvc framework. I really want to tighten up the use of MVC in my php development, like when I do JSP programming. But I noticed that there are a lot of opensource php mvc frameworks out there. What are the advantages of using something like that over? how is it different from just keeping a strict separation of MVC in you code? Would it be beneficial to use somekind of mvc framework on small sites or would I only really see the benefits when developing very large web apps?
Any recomendations on a good framework to try out? What is a good php mvc framework that is pretty simple, lightweight no bloated, and easy to use?
Thanks,
Any comments on the subject would be appreciated.
Any recomendations on a good framework to try out? What is a good php mvc framework that is pretty simple, lightweight no bloated, and easy to use?
Thanks,
Any comments on the subject would be appreciated.
