corcel/corcel
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
Use WordPress backend with Laravel or any PHP application
Use WordPress backend with Laravel or any PHP application
<h1 align="center"><img src="https://i.imgur.com/fHMqwTF.png" width="170" alt="Corcel PHP"></h1> **A collection of Model classes that allows you to get data directly from a WordPress database.** [](https://github.com/corcel/corcel/actions) [](https://packagist.org/packages/jgrossi/corcel) [](https://github.com/jgrossi/corcel/releases) [](https://codeclimate.com/github/corcel/corcel/coverage) [](https://codeclimate.com/github/corcel/corcel/maintainability) Corcel is a collection of PHP classes built on top of [Eloquent ORM](https://laravel.com/docs/master/eloquent) (from [Laravel](http://laravel.com) framework), that provides a fluent interface to connect and get data directly from a [WordPress](http://wordpress.org) 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). It's easier to use Corcel with Laravel, but you're free to use it with any PHP project that uses Composer. <a href="https://ko-fi.com/A36513JF" target="_blank">Buy me a Coffee</a> | <a href="https://twitter.com/corcelphp" target="_blank">Follow Corcel on Twitter</a> # Table of Contents # <a id="install"></a> Installing Corcel - [Version Compatibility](#version-compatibility) - [Installing Corcel](#installing-corcel) - [Database Setup](#database-setup) - [Usage](#usage) - [Posts](#posts)
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...