Need suggestions on PHP frameworks
Need suggestions on PHP frameworks
am 12.11.2009 15:53:43 von Dhanushka Samarakoon
--0015174c4580adf5a104782db57f
Content-Type: text/plain; charset=ISO-8859-1
Hi,
I need to select a PHP framework for a small project about 20-25 pages (but
expected to grow in the future). I was looking at the comparison chart at
http://www.phpframeworks.com/.
After browsing through some forums seems like CodeIgniter is the popular
option. *** But I really like event driven capabilities in Prado and Yii.
*** Please give me your input on what you think the best framework is and
why.
Also I would like an IDE (preferably free) which support that framework and
gives syntax highlighting and auto completion not only to the framework but
using my own classes as well. Also it need to have debugging, call stack,
variable/object quick view analysis.
Thanks,
Dhanushka.
--0015174c4580adf5a104782db57f--
Re: Need suggestions on PHP frameworks
am 12.11.2009 18:01:04 von Nathan Rixham
Dhanushka Samarakoon wrote:
> Hi,
>
> I need to select a PHP framework for a small project about 20-25 pages (but
> expected to grow in the future). I was looking at the comparison chart at
> http://www.phpframeworks.com/.
>
> After browsing through some forums seems like CodeIgniter is the popular
> option. *** But I really like event driven capabilities in Prado and Yii.
> *** Please give me your input on what you think the best framework is and
> why.
can't see anybody helping you here, you just need to try a couple that
fit your requirements and see which one(s) you prefer.
or use zend.
> Also I would like an IDE (preferably free) which support that framework and
> gives syntax highlighting and auto completion not only to the framework but
> using my own classes as well. Also it need to have debugging, call stack,
> variable/object quick view analysis.
>
searching the archives would be good; this question is asked almost
daily.. but PDT/eclipse, netbeans, aptana
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Need suggestions on PHP frameworks
am 12.11.2009 18:05:00 von Dhanushka Samarakoon
--00032555832e2dbf8504782f8b7a
Content-Type: text/plain; charset=ISO-8859-1
Thanks :-)
Tried searching the archives, but maybe I was not using the correct search
terms.
Will give it another try.
On Thu, Nov 12, 2009 at 11:01 AM, Nathan Rixham wrote:
> Dhanushka Samarakoon wrote:
> > Hi,
> >
> > I need to select a PHP framework for a small project about 20-25 pages
> (but
> > expected to grow in the future). I was looking at the comparison chart at
> > http://www.phpframeworks.com/.
> >
> > After browsing through some forums seems like CodeIgniter is the popular
> > option. *** But I really like event driven capabilities in Prado and Yii.
> > *** Please give me your input on what you think the best framework is and
> > why.
>
> can't see anybody helping you here, you just need to try a couple that
> fit your requirements and see which one(s) you prefer.
>
> or use zend.
>
> > Also I would like an IDE (preferably free) which support that framework
> and
> > gives syntax highlighting and auto completion not only to the framework
> but
> > using my own classes as well. Also it need to have debugging, call stack,
> > variable/object quick view analysis.
> >
>
> searching the archives would be good; this question is asked almost
> daily.. but PDT/eclipse, netbeans, aptana
>
--00032555832e2dbf8504782f8b7a--
Re: Re: Need suggestions on PHP frameworks
am 12.11.2009 18:17:34 von Regular email
Hi,
> ...
I doubt you'll get a reasoned bunch of suggestions, more a religious
war... :-) Still, I like PEAR components.
--
Richard Heyes
HTML5 graphing: RGraph - www.rgraph.net (updated 8th November)
Lots of PHP and Javascript code - http://www.phpguru.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Re: Need suggestions on PHP frameworks
am 12.11.2009 20:49:32 von Sudheer Satyanarayana
> I doubt you'll get a reasoned bunch of suggestions, more a religious
> war... :-) Still, I like PEAR components.
>
>
Exactly.
You have to visit the websites of frameworks, comparison articles, etc
and find out for yourself which one suits you best.
Currently, if I get to decide, I choose ZF for all the new PHP projects.
I am also comfortable with
* my own framework
* other frameworks like Symfony
* framework less projects
Recently, I wrote about ZF -
http://techchorus.net/reasons-use-zend-framework
--
With warm regards,
Sudheer. S
Tech stuff: http://techchorus.net
Business: http://binaryvibes.co.in
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Re: Need suggestions on PHP frameworks
am 15.11.2009 05:18:35 von geek.de
--005045018102c5ff090478612f5a
Content-Type: text/plain; charset=UTF-8
Which framework to use is more of a religious war than anything, but I would
recommend Symfony. It has a nice architechture and is very extendable.
++Tim Hinnerk Heuer++
http://www.ihostnz.com
2009/11/13 Sudheer Satyanarayana
>
> I doubt you'll get a reasoned bunch of suggestions, more a religious
>> war... :-) Still, I like PEAR components.
>>
>>
>>
> Exactly.
>
> You have to visit the websites of frameworks, comparison articles, etc and
> find out for yourself which one suits you best.
>
> Currently, if I get to decide, I choose ZF for all the new PHP projects. I
> am also comfortable with
> * my own framework
> * other frameworks like Symfony
> * framework less projects
>
> Recently, I wrote about ZF -
> http://techchorus.net/reasons-use-zend-framework
>
> --
>
> With warm regards,
> Sudheer. S
> Tech stuff: http://techchorus.net
> Business: http://binaryvibes.co.in
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--005045018102c5ff090478612f5a--