I'm deciding between the two for a high performance news website. Content will be pulled from an API (not stored in the framework).
Does anyone have experience with BOTH and any suggestions one way or the other?
Both seem to have good communities and good documentation. Main concerns are: Speed and Stability. But I'm also interested in any insights about potential gotchas, ease of use, etc.
Thanks!
If you're not using a lot of features of the framework and are going to be pulling in data from an API, it might make sense to check out something a bit more minimalist like http://slimframework.com or something like that to see if something like that might work for your use case.