Currently I'm trying to decide which PHP framework would be better to use for all my future projects, my top requirements are:
So far my list has been reduced to the following frameworks:
- The framework needs to be lightweight (so it can run in a LEB)
- ORM is a plus
- Clean URL
- i18n support
- MVC compliant
So far my list has been reduced to the following frameworks:
- Yii framework
- Laravel 4
- DooPHP
- Symfony 2