sematico / baselibs-query-builder
A lightweight and fluent query builder for easy database interactions in WordPress.
0.1.0
2024-09-28 05:02 UTC
Requires (Dev)
- 10up/wp_mock: ^0.4.2
- dealerdirect/phpcodesniffer-composer-installer: ^0.7.2
- pestphp/pest: ^3.0
- phpcompatibility/phpcompatibility-wp: ^2.1
- squizlabs/php_codesniffer: ^3.7
- symfony/var-dumper: ^5.1
- wp-coding-standards/wpcs: ^3.0
README
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 for more details.
đ¨ Security Issues
If you discover a security vulnerability, please email alessandro.tesoro@icloud.com. All security vulnerabilities will be promptly addressed.
đ License
Distributed under the MIT License. See LICENSE
for more information.