Skip to content

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

License

Notifications You must be signed in to change notification settings

alessandrotesoro/schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ℹ️ 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 for more details.

🚨 Security Issues

If you discover a security vulnerability, please email alessandro.tesoro@icloud.com. All security vulnerabilities will be promptly addressed.

🔖 License

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