What are the features (e.g. cookie, session, template, database handling) should a ...
- robust
- scalable
- flexible
- OOP-compatible
- MVC
- expandable
... PHP Framework be composed of? and what other features would be great for any developer in a PHP framework?
I've been looking a lot at frameworks such as CakePHP, Symphony, and so on.. their features are pretty common.