An open API service indexing awesome lists of open source software.

https://github.com/quillforms/wpeloquent


https://github.com/quillforms/wpeloquent

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# WPEloquent

**WPEloquent** is a custom package that integrates a modified version of Eloquent, Illuminate components, and WordPress models into your projects. This package is designed for seamless compatibility with WordPress while providing the power of Laravel's Eloquent ORM.

## Features

- Customized Eloquent models for enhanced functionality.
- Modified Illuminate components tailored for WordPress integration.
- Default WordPress table models for easy interaction with WP database tables.

## Installation

To install WPEloquent, add it to your project via Composer:

```bash
composer require quillforms/wpeloquent