Get data from a WordPress Database
"Corcel is a collection of model classes built on top of Eloquent that allows you to get data directly from a WordPress database.
You can use WordPress as the backend (administration panel) or CMS, for inserting posts, custom types, etc, and any other PHP app in the other side querying those data (as a Model layer)."