Querycase database for WordPress
Dependency-free library to create SQL Queries in WordPress.
Explore the documentation →
ℹ️
About Querycase
Querycase provides a convenient, fluent interface for creating and running database queries in WordPress.
⚠️ This framework is currently in beta. Breaking changes may occur until version 1.0.0 is tagged.
✨
Benefits
- No extra connections
- Query builders
- Pagination
- Schema declaration
- Schema introspection
Check out the documentation for a comprehensive list of features.
✅
Requirements
- PHP 7.4 or higher.
- Composer
📖
Usage
You can find the Querycase documentation at https://querycase.com.
🚨
Security Issues
If you discover a security vulnerability within Querycase, please email [email protected]. All security vulnerabilities will be promptly addressed.
🔖
License
Distributed under the MIT License. See LICENSE
for more information.
❤️
Acknowledgements
Querycase database is a modified fork of Spiral Database originally developed by Anton Titov and maintained by Spiral Scout. Without them, Querycase wouldn't exist.