An open API service indexing awesome lists of open source software.

https://github.com/alessandrotesoro/schema

A chainable wrapper for creating database tables schema powered by wpdb in WordPress.
https://github.com/alessandrotesoro/schema

database schema wordpress wordpress-development wordpress-library wordpress-plugin wpdb

Last synced: about 1 month ago
JSON representation

A chainable wrapper for creating database tables schema powered by wpdb in WordPress.

Awesome Lists containing this project

README

        

# â„šī¸ WordPress Database Schema

PHP library designed to provide a chainable wrapper for creating and managing database table schemas in WordPress. It offers a fluent interface to define table structures, columns, indexes, and foreign keys programmatically.

## 📖 Usage

Please refer to the [official documentation](https://www.baselibs.com/schema/getting-started.html) for more details.

## 🚨 Security Issues
If you discover a security vulnerability, please email [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed.

## 🔖 License

Distributed under the MIT License. See `LICENSE` for more information.