I think Zend framework is best. The reasons for that are:
Its a long-awaited update to a venerable part of the PHP ecosystem.
Although Zend libraries are too big, we can call only those we need to in order to avoid load on project.
Class names map with the file path.
Have many components to use
Integrate with anything you want (eg Doctrine)