infixs/wordpress-eloquent
最新稳定版本:v1.0.3
Composer 安装命令:
composer require infixs/wordpress-eloquent
包简介
ORM Database, lightweight, practical and easy management of the Wordpress database, using $wpdb internally, inspired by Laravel Eloquent.
README 文档
README
Wordpress Eloquent created by Infixs is a Composer package for Wordpress plugin developers. This package helps developers manage the database more easily, inspired by Laravel Eloquent, with identical methods and usage.
Did you like this repository? Please give me a star ⭐ on this project on github and contribute to the project.
Features
- Simple and Lightweight: Designed to be simple and lightweight, making it easy to integrate into your Wordpress projects.
- Inspired by Laravel Eloquent: Provides a familiar API for those who have used Laravel Eloquent.
- Uses $wpdb Internally: Utilizes
$wpdbunder the hood, abstracting and adding security when working with the Wordpress database.
Installation
You can install the package via Composer:
composer require infixs/wordpress-eloquent
Support and Contribution
If you encounter any issues or have suggestions for improvements, feel free to open an issue on the GitHub repository.
If you want to contribute, please open a pull request in the repository.
Happy Coding!
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-16