sematico / baselibs-schema
A chainable wrapper for creating database tables schema powered by wpdb in WordPress.
0.1.0
2024-10-19 03:19 UTC
Requires (Dev)
- 10up/wp_mock: ^0.4.2
- dealerdirect/phpcodesniffer-composer-installer: ^0.7.2
- pestphp/pest: ^3.2
- phpcompatibility/phpcompatibility-wp: ^2.1
- squizlabs/php_codesniffer: ^3.7
- symfony/var-dumper: ^5.1
- wp-coding-standards/wpcs: ^3.0
- yoast/phpunit-polyfills: ^3.0
README
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.