sematico/wp-fluent-query

A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.

0.1.1 2023-04-27 13:02 UTC

This package is auto-updated.

Last update: 2024-04-27 15:10:02 UTC


README

tests license


Logo

WP Fluent Query

The power of Laravel Eloquent in WordPress.

Explore the documentation →

ℹ️ About WP Fluent Query

WP Fluent Query provides a convenient wrapper around Eloquent. It acts as a layer sitting on top of the internal WordPress $wpdb class and all queries are run through it.

⚠️ This package is currently in beta. Breaking changes may occur until version 1.0.0 is tagged.

✅ Requirements

  1. PHP 7.3 or higher.
  2. Composer

📖 Usage

Explore the documentation →

🚨 Security Issues

If you discover a security vulnerability within Fluent Query, please email alessandro.tesoro@icloud.com. All security vulnerabilities will be promptly addressed.

🔖 License

Distributed under the MIT License. See LICENSE for more information.