I’m looking for a very, very simple php framework that has a simple mysql database class and routing built-in. A default style would be great. If it’s geared toward html5 or mobile devices, perfect.
I know there are several out there, but I’d like to get the consensus.
I’d recommend you use CodeIgniter – it’s not really all that small and probably has a few featured you don’t need, but it’s easiest to pick up I feel
In terms of the style/theme, I’d throw Foundation in to the mix or alternatively, Twitter’s Bootstrap (however Foundation has built-in responsive layout)