[nycphp-talk] PHP Web Frameworks
Nate Abele
nate at cakephp.org
Wed Apr 4 21:58:58 EDT 2007
> Date: Wed, 4 Apr 2007 14:13:09 -0400 (EDT)
> From: Ajai Khattri <ajai at bitblit.net>
> Subject: Re: [nycphp-talk] PHP Web Frameworks
> To: NYPHP Talk <talk at lists.nyphp.org>
> Message-ID: <Pine.LNX.4.44.0704041410260.4035-100000 at bitblit.net>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> On Wed, 4 Apr 2007, Hendre Louw wrote:
>
>> What PHP web frameworks are out there? Does anybody know Symfony?
>
> We're using Symfony for a major project. Yahoo Bookmarks is built on
> Symfony. Its pretty good (totally OOP and lots of Railsisms in it).
>
> Do you have any specific questions?
>
>
> --
> Aj. (ajai at bitblit.net)
>
The Yahoo! team had to re-architect several parts of the framework to
get it to do what they wanted. Regardless of that, I hear they were
having some significant scaling issues. The Firefox Add-ons portal
(https://addons.mozilla.org/) was built on CakePHP, and you can check
out the source code here: http://svn.mozilla.org/addons/trunk/site/
app/. To date, the site has handled the arguably higher load without
a hitch.
- Nate
More information about the talk
mailing list