Re: [CODE4LIB] PHP Frameworks: An informal survey.

2009-02-12 Thread Keith Jenkins
On Thu, Feb 12, 2009 at 1:24 PM, Cloutman, David dclout...@co.marin.ca.us wrote: The results were pretty lopsided: Unnamed: 8 Zend: 11 CakePHP: 4 Symfony: 4 Code Igniter: 2 Interestingly, these numbers match up pretty well with what Google Trends shows for 2008:

Re: [CODE4LIB] PHP Frameworks: An informal survey.

2009-02-12 Thread Chris Gray
I also notice that doing a search on amazon.com gives me the following counts on books devoted to the frameworks you found. I did an advanced search for php as a keyword and the framework name in the title. Zend results for other Zend products (PHP cert training and Zend Studio) were

Re: [CODE4LIB] PHP Frameworks: An informal survey.

2009-02-12 Thread Yitzchak Schaffer
Cloutman, David wrote: This morning I was curious to see how the battle for domination between PHP frameworks was shaping up, and which one was most economically sensible for a developer with limited time to learn. I thought I'd share my results with the list, as this may be of interest to some

Re: [CODE4LIB] PHP Frameworks: An informal survey.

2009-02-12 Thread Cloutman, David
dclout...@co.marin.ca.us Electronic Services Librarian Marin County Free Library -Original Message- From: Code for Libraries [mailto:code4...@listserv.nd.edu] On Behalf Of Yitzchak Schaffer Sent: Thursday, February 12, 2009 1:49 PM To: CODE4LIB@LISTSERV.ND.EDU Subject: Re: [CODE4LIB] PHP

Re: [CODE4LIB] PHP Frameworks

2008-10-29 Thread John Fereira
Cloutman, David wrote: I interviewed at a company a while back that had four developers on staff that was using the Zend Framework coupled with the Yahoo! UI library. They seemed happy with their technology stack. I think their choice was driven mostly by corporate backing and name recognition

Re: [CODE4LIB] PHP Frameworks

2008-10-27 Thread Cloutman, David
: Code for Libraries [mailto:[EMAIL PROTECTED] On Behalf Of Susan Teague Rector Sent: Monday, October 27, 2008 1:51 PM To: CODE4LIB@LISTSERV.ND.EDU Subject: [CODE4LIB] PHP Frameworks Hi All, We're exploring Zend as a framework for php based Web applications. I'm curious to see if anyone out

Re: [CODE4LIB] PHP Frameworks

2008-10-27 Thread Yitzchak Schaffer
Susan Teague Rector wrote: We're exploring Zend as a framework for php based Web applications. I'm curious to see if anyone out there is using this framework (or another MVC framework). Also, I wondering how many full-time developers you have on staff programming. We're working on a project

Re: [CODE4LIB] PHP Frameworks

2008-10-27 Thread Sean Hannan
I've done some work on Omeka (www.omeka.org ) which uses Zend as a framework. I've been quite pleased with its organization and OO-ness. I find its error messages particularly friendly and useful in debugging. For heavy-duty apps, I like symfony (http://www.symfony-project.org/ ) a lot, but