PHP Frameworks

Soldato
Joined
11 May 2004
Posts
4,790
Location
Gloucester
I've used several frameworks on various languages (Ruby on Rails for Ruby, Django for Python, Java struts, ASP.NET etc), and have always thought that a decent framework is one of the biggest things missing from PHP (that and namespaces, stronger typing, multiple inheritance and consistent function names, but we won't go into them now).

My question to you is twofold;
  • Firstly have you heard of any PHP framework projects, or indeed used any yourself?
  • Secondly, are they any good?

The only one I've ever heard mentioned before is PRADO, but the only functional examples I've seen using it have been well... dire to be honest. But I guess that depends on how much is down to the implementation and how much is down to the framework.

Any thoughts or suggestions?
 
Back
Top Bottom