Libraries tagged by wordpress-database
silbinarywolf/php-wordpress-database-tools
718 Downloads
A set of classes for connecting to a Wordpress database and querying it. The point of this library is to easily and effeciently iterate over Wordpress data and import into other CMS systems.
rockschtar/wordpress-database
2827 Downloads
WordPress Database Utility/Helper
ycms/corcel
23 Downloads
Wrappers to collect data from Wordpress databases
wenprise/wp-db-base
486 Downloads
WordPress database custom tables register abstract
vlw/wp
11 Downloads
Stand-alone library for performing DML operations on a WordPress database and more
tobono/acorn-eloquent
24 Downloads
WordPress database to Eloquent models
sledgehammer/wordpress
776 Downloads
Wordpress database access via the Sledgehammer ORM
psycle-wordpress-plugins/psycle-pii-scrub
241 Downloads
WP_CLI command to scrub PII data from a WordPress database. Calling 'wp pii-scrub' will automatically detect major plugins (BuddyPress, WooCommerce) and scrub/replace any PII (personal information) so that a database compromise doesn't cause issues. Additional custom meta data to check/scrub can be defined at runtime.
pollen-solutions/wp-database
8 Downloads
Pollen Solutions - Wordpress Database Component - Wordpress adapter for the Pollen Database Component.
miguelgilrosas/wordpress-mini-db-project
1 Downloads
A very minimal WordPress database access manager
lorddashme/wordpress-db-schema-extender
72 Downloads
A WordPress Database extender that provides a nice structure of table schema and data seeds.
kummerer94/corcel
38 Downloads
Wrappers to collect data from Wordpress databases (maintained fork of jgrossi/corcel)
infixs/wordpress-eloquent
31 Downloads
ORM Database, lightweight, practical and easy management of the Wordpress database, using $wpdb internally, inspired by Laravel Eloquent.
haoyundada/haoyundada-orm
30 Downloads
the wordpress Database&ORM for Framework
devly/wpdb
608 Downloads
SQL query builder for interacting with the WordPress database in OOP style.