Libraries tagged by wordpress-database
berlindb/core
428439 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
mdsimpson/contact-form-7-to-database-extension
17080 Downloads
Plugin that saves contact form submissions to your WordPress database and provides and administration page and shortcodes to view and display the data.
williarin/wordpress-interop
11270 Downloads
Interoperability library to work with WordPress database in third party apps
solarissmoke/disable-comments-mu
69455 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.
devgeniem/better-wp-db-error
61679 Downloads
Better WordPress database error handling.
alleyinteractive/wp-big-pit
8998 Downloads
The WordPress database table for everything else.
rockschtar/wordpress-database-fluent
6704 Downloads
Fluent WordPress database ($wpdb) wrapper
mjkhajeh/wporm
179 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.
jazzsequence/ai-connector-secure-layer
130 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
elegantthemes/wpdbo
1158 Downloads
WordPress Database Objects - Work with posts and taxonomies, including queries and custom type registration, using OOP style.
ludicdrive/wordpress-database-migrations
165 Downloads
WordPress library for managing database table schema upgrades and data seeding
varunsridharan/wp-post
422 Downloads
Simple WP Post Class With Advanced Options.
zae/lara-press
4580 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
507 Downloads
Anonymize a WordPress database without a WordPress installation