querycase/database

This package is abandoned and no longer maintained. No replacement package was suggested.

Querycase provides a convenient, fluent interface for creating and running database queries in WordPress.

0.1.0 2021-09-04 15:27 UTC

This package is auto-updated.

Last update: 2021-11-04 15:53:55 UTC


README

tests license


Logo

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

  1. No extra connections
  2. Query builders
  3. Pagination
  4. Schema declaration
  5. Schema introspection

Check out the documentation for a comprehensive list of features.

✅ Requirements

  1. PHP 7.4 or higher.
  2. Composer

📖 Usage

You can find the Querycase documentation at https://querycase.com.

🚨 Security Issues

If you discover a security vulnerability within Querycase, please email alessandro.tesoro@icloud.com. 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.