Discussion:
[PHP-INSTALL] A good PHP framework to develop?
Andreu
2009-01-20 20:59:29 UTC
Permalink
Hi, all:

I'd like to start developing my applications with PHP. I think a good
framework would save costs, but I wonder which is the best one.

I've read Zend Framework is probably the most complete in terms of
functionality, but I've read as well it is quite slow in performance. On the
other hand, I've found a framework called Yii, which is presented as an
"extremely fast PHP framework"; but I'm not sure it is as complete as I need
(with MVC, office and .pdf documents generation, with an easy integration
with mobile devices or SMS platforms, data encryption, etc...).

I'd really appreciate any insight from all of you with experience in these
frameworks (Yii and Zend).

Thanks a lot in advance.
Ondrej Kulaty
2009-01-23 09:23:13 UTC
Permalink
Try Nette framework ;)

http://nettephp.com/
Post by Andreu
I'd like to start developing my applications with PHP. I think a good
framework would save costs, but I wonder which is the best one.
I've read Zend Framework is probably the most complete in terms of
functionality, but I've read as well it is quite slow in performance. On
the other hand, I've found a framework called Yii, which is presented as
an "extremely fast PHP framework"; but I'm not sure it is as complete as I
need (with MVC, office and .pdf documents generation, with an easy
integration with mobile devices or SMS platforms, data encryption,
etc...).
I'd really appreciate any insight from all of you with experience in these
frameworks (Yii and Zend).
Thanks a lot in advance.
Loading...