So, when I recently started doing a new project, I asked myself "What PHP Framework should I use?"
I was suggested CodeIgniter - its fast, easy to get to grips with and pretty lightweight file size-wise.
Speed is a big thing for me, and I know Frameworks like Zend are terribly bloated.
I found this nice article that discusses the different Frameworks and benchmarks them. It's pleasing to see that CI comes in second on this list :)
PHP Frameworks Benchmarked