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

https://github.com/alessandrotesoro/query-builder

A lightweight and fluent query builder for easy database interactions in WordPress.
https://github.com/alessandrotesoro/query-builder

database fluent wordpress wordpress-php-library wordpress-plugin wpdb

Last synced: 13 days ago
JSON representation

A lightweight and fluent query builder for easy database interactions in WordPress.

Awesome Lists containing this project

README

        

# â„šī¸ Query Builder

Baselibs Query Builder is a library that implements an abstraction layer over the `wpdb` class. The aim is to provide a lightweight and fluent query builder for easy database interactions in WordPress.

This library does not require any of the other libraries under the Baselibs umbrella.

## 📖 Usage

Please refer to the [official documentation](https://www.baselibs.com/query-builder/getting-started.html) for more details.

## 🚨 Security Issues
If you discover a security vulnerability, please email [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed.

## 🔖 License

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