Libraries tagged by wpdb
claytonkreisel/wpdb-tools
419 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
bloom-ux/wpdb-monolog
54 Downloads
Integrate monolog logging with $wpdb
inpsyde/wp-db-tools
215 Downloads
Provides an engine-independent, simplified interface to MySQL databases.
wptechnix/wp-table-manager
28 Downloads
A modern, fluent schema builder for creating, migrating, and managing custom WordPress database tables with a powerful, object-oriented API.
kaizencoders/wp-fluent
9 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.
gin0115/pixie-wpdb
300 Downloads
An adaptation of Pixie (created byusmanhalalit) for WordPress using WPDB over PDO.
wpfor/wp-db-seeder
2 Downloads
WordPress CLI commands for database management
wenprise/wp-db-base
474 Downloads
WordPress database custom tables register abstract
thatzokay/wpdb-builder
5 Downloads
Build database queries
ssnepenthe/wpdb-engine-for-latitude
3 Downloads
Build queries for wpdb using the latitude query builder
snicco/better-wpdb-bundle
15214 Downloads
slovenberg/wp-db-cleaner
27 Downloads
"Replacement of one word to second word in database for wordpress"
macwinnie/wp-db-phinx-helper
19 Downloads
Helper for WordPress plugins to be able to use [Phinx](https://phinx.org/) for DB migrations
erikgreasy/wp-db-migrations
4 Downloads
Databse migrations for WordPress inspired by Laravel framework.
elegantthemes/wpdbo
1067 Downloads
WordPress Database Objects - Work with posts and taxonomies, including queries and custom type registration, using OOP style.