We are developing a mobile version of our current site, and will prefer to read from the same DB as the main site. Given that this will be a mobile site, it will have only minimal (search + display) functionality.
From what I gather, most framework make it very difficult to use an existing DB.
Given the above, which PHP framework would you recommend for creating a new website with an existing database?
Additionally links to relevant documents will help.