tags:

views:

33

answers:

0

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:

  1. Application should be highly scalable.
  2. Required high security.
  3. Caching.
  4. Load balancing.
  5. 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,