What's a good application framework for PHP?

For web and some back end processing. I am looking at Konstrukt , since it's look promising and somewhat like a spring framework.

Looking for nice routing of web requests
Would be great if it could support SOAP/REST
Less wiring code as much


I am coming from very heavy java background with a lot of spring development.