|
Posted by Ian Stephenson on 12/22/06 22:25
lawrence k:
" <lkrubner@geocities.com> wrote in message
news:1166813742.008305.203550@h40g2000cwb.googlegroups.com...
>I work mostly in PHP, but at the web design firm where I work we are
> thinking of switching to Ruby on Rails. Our lead designer recently
> installed Typo on a client's site and he said to us, with surprise,
> "All Ruby On Rails software has the same directory layout?" That was a
> revelation to him. He was used to the PHP scene, where diversity is the
> rule.
>
> I've done some google searches and I see that the subject has seen a
> fair amount of conversation on comp.lang.php. Someone linked to this
> list of PHP frameworks:
>
> http://en.wikipedia.org/wiki/List_of_web_application_frameworks#PHP
>
> Very comprehensive, but how does one figure out which ones are any
> good? We have so far tested PHPCake, but the demo didn't work and none
> of us liked it. We're feeling hopeful about the Zend Framework but
> haven't had a chance to do anything serious with it.
>
> So of all these frameworks, which are any good? And do any of them have
> "Scaffolding" like Ruby on Rails does?
>
You might want to check out this site: http://www.symfony-project.com. I'm
working my way through the very extensive tutorial "askeet in 24 days" and
finding it a great experience. One of the stand-out features of this
framework is the absolutely excellent and extensive documentation. My own
experience is limited but for me a lot of frameworks seem to fall down in
this area and it just too hard a slog to become productive.
To answer your query about scaffolding, here is the relevant url:
http://www.symfony-project.com/book/trunk/generator. Good luck with finding
a productive and enjoyable web framework.
Regards,
Ian
Navigation:
[Reply to this message]
|