Libraries tagged by wpmdb
cadecannon/wpmdb-pro-installer
308 Downloads
An install helper for Wordpress Migrate DB Pro
stellarwp/db
673043 Downloads
A WPDB wrapper and query builder library.
snicco/better-wpdb
20323 Downloads
Keeps you safe and sane when working with custom tables in WordPress.
matthiasweb/wpdb-batch
14387 Downloads
WordPress $wpdb batch queries
snicco/better-wpdb-bundle
15156 Downloads
glomberg/wpdb-unsafe-methods
265 Downloads
Psalm plugin to forbid calling provided `$wpdb` methods
bitapps/wp-database
3056 Downloads
A simple orm with wpdb
sultann/wp-query-builder
4716 Downloads
WP Query Builder is a lightweight and efficient SQL Query Builder based on wpdb for WordPress. It supports complicated query generation.
claytonkreisel/wpdb-tools
416 Downloads
This package provides tools to be used in custom WordPress themes or plugins that aid you in using the WPDB especially in the creation of custom tables
kaizencoders/wp-fluent
8 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
tobono/acorn-wpdb
23 Downloads
WPDB driver for acorn.
ssnepenthe/wpdb-engine-for-latitude
2 Downloads
Build queries for wpdb using the latitude query builder
gin0115/pixie-wpdb
296 Downloads
An adaptation of Pixie (created byusmanhalalit) for WordPress using WPDB over PDO.
elegantthemes/wpdbo
1036 Downloads
WordPress Database Objects - Work with posts and taxonomies, including queries and custom type registration, using OOP style.
devly/wpdb
516 Downloads
SQL query builder for interacting with the WordPress database in OOP style.