|
Posted by Henk Verhoeven on 12/17/50 11:54
Hi Marek,
phpPeanuts has been used in a commercial environment for serveral years.
There's a lot of documentation on the website. UI customization
essentially works through subclassing and overriding methods, so you can
build whatever you can (and have time to) program in php. But maybe it's
too stable to get much attention (releases are currently down to about
once a year).
Greetings,
Henk Verhoeven,
www.phpPeanuts.org.
Marek Zawadzki wrote:
> Hi all,
>
> In your opinion: what is current status of frameworks for PHP and which
> one would you choose?
>
> I am looking for an all-purpose, MVC-based framework I could learn and
> use for all the applications I'll be working on in the future.
> Something that is currently stable and documented enough to be used in a
> commercial world (but it doesn't have to drive space shuttles yet;-)),
> and has no limitations whatsoever on the view (presentation) side.
> Templates support would be nice I think, although I've been never using
> "real" templates with links to functions.
>
> I was looking at Zend, CakePHP, Symfony and Seagull. Do you think any of
> them (Zend?) has a chance to become a standard for PHP?
>
> Thanks,
>
> -marek
Navigation:
[Reply to this message]
|