https://github.com/quillforms/wpeloquent
https://github.com/quillforms/wpeloquent
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quillforms/wpeloquent
- Owner: quillforms
- License: other
- Created: 2024-12-30T18:47:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T21:14:35.000Z (over 1 year ago)
- Last Synced: 2025-09-02T14:40:15.033Z (9 months ago)
- Language: PHP
- Size: 351 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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