Possible Duplicate:
What PHP framework would you choose for a new application and why?
Hello, Expert
I have requirement for developing social networking application using SaaS or Cloud and PHP MySQL AJAX. following are the requirment:
- Application should be highly scalable.
- Required high security.
- Caching.
- Load balancing.
- Application would be highly customizable using admin control as per different user requirement.
Please guide me to choose the good PHP MVC framework.
Mostly I need to consider load balancing and security. which framework has good built in module for this?
Or do i have to use mutilate framework for this?
Thanks,