Libraries tagged by wordpress-database
berlindb/core
192985 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
williarin/wordpress-interop
9931 Downloads
Interoperability library to work with WordPress database in third party apps
solarissmoke/disable-comments-mu
66124 Downloads
This is the must-use version of the Disable Comments WordPress plugin. Copy the contents of this directory into your mu-plugins directory in order to disable comments on the entire site/network, without any configuration. You should delete all existing comments from the WordPress database before activating this plugin. If you want to be able to configure the plugin's behaviour, then use the normal version.
mdsimpson/contact-form-7-to-database-extension
15706 Downloads
Plugin that saves contact form submissions to your WordPress database and provides and administration page and shortcodes to view and display the data.
devgeniem/better-wp-db-error
58771 Downloads
Better WordPress database error handling.
alleyinteractive/wp-big-pit
3278 Downloads
The WordPress database table for everything else.
rockschtar/wordpress-database-fluent
5645 Downloads
Fluent WordPress database ($wpdb) wrapper
mjkhajeh/wporm
67 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
varunsridharan/wp-post
421 Downloads
Simple WP Post Class With Advanced Options.
zae/lara-press
4579 Downloads
A set of models to use with Laravel's Eloquent to query a Wordpress database.
wplibs/database
1219 Downloads
WordPress database query builder, based on illuminate/database
williarin/wordpress-anonymizer
505 Downloads
Anonymize a WordPress database without a WordPress installation
varunsridharan/wp-db-table
423 Downloads
A base WordPress database table class with query builder
teamone/teamone-wp-db-orm
13 Downloads
Teamone WordPress Database ORM
srimaln91/sql-dumper
3068 Downloads
A PHP console application to execute batch of shell commands to versioning wordpress database and source code