From your list, I'd go with Laravel 4 :)
In saying that though, I always pick the framework for the job:
- Large scale project -> Full-blown framework
- Medium project -> Think of the future. If you plan to vastly expand in the future (new features), then go with a full-blown framework
-...