Re: PHP MVC frameworks

From: Valdeva Crema <vcrema_at_nyob>
Date: Mon, 15 Nov 2010 09:34:21 -0500
To: CODE4LIB_at_LISTSERV.ND.EDU
Hi David,

I've been using the Zend Framework since 2008 and have watched it evolve 
over time.  I've been very pleased with it overall.  The framework has 
become pretty popular, is well documented, and is widely supported.  I 
had some trouble at first because the newest versions were being 
released very rapidly but sometimes lacked in backwards compatibility.  
However, they are now up to version 1.11 and it seems that they have 
ironed out many of the initial glitches.  I primarily use it for its 
action controllers, database functionality, form 
creation/validation/filtering but have used a number of the other 
components as well.

-- 

*Valdeva Crema*
Applications Developer
Harvard University Library
90 Mt. Auburn St.
Cambridge, MA 02138
617-495-3724
valdeva_crema_at_harvard.edu <mailto:valdeva_crema_at_harvard.edu>

Please consider the environment before printing this email! Thanks!



On 11/15/2010 6:19 AM, David Kane wrote:
> Hi,
>
> I am interested to hear if anyone is using PHP MVC frameworks to help with
> their code.  From what I have learned, they seem to be a very good idea
> indeed.
>
> However, there are so many of them (http://www.phpframeworks.com/)
>
> Also, pkp.SFU.ca uses their own one in their PKP (public knowledge project)
> software.
>
> Who is using them and what for?
>
> David.
>
Received on Mon Nov 15 2010 - 09:38:40 EST