Wow, this program is absolutely amazing, However, there is one thing its lacking that I would like to see implemented. A codeigniter template. Its a M-V-C PHP framework which is similar to Zend, however, I feel that it runs faster than zend and its community is huge and constantly growing. It has outstanding documentation and amazing libraries.

the framework itself is very small (just over 2 mb) and would be fairly easy to convert into a template.

Here is the link to their website http://codeigniter.com/

davidmclusa says:

While I mostly do c# asp.net mvc, I use Codeigniter for all my PHP projects -- lighweight, lots of features, solid.

CodeIgniter comes the closest of the PHP MVC frameworks to the asp.net mvc framework, in my opinion -- it would seem like a good fit.

I'd sure vote for the CI framework over Zend, CakePHP, etc.