charonlab/charon-db

A high-performance PHP library offering a powerful SQL Query Builder and Object-Oriented API for streamlined database interactions.

1.2.0 2024-03-05 03:53 UTC

This package is auto-updated.

Last update: 2024-08-23 11:50:11 UTC


README

PHP Version Require Latest Stable Version tests static analysis Total Downloads License

The charon-db for PHP is a comprehensive and performant library designed to simplify database interactions in PHP applications. It provides a robust SQL Query Builder and an intuitive Object-Oriented API, empowering developers to efficiently manage database operations while maintaining code readability.

Features

  • SQL Query Builder: Construct intricate database queries effortlessly with a flexible and clear SQL Query Builder, ensuring simplicity without compromising functionality.
  • Object-Oriented API: Leverage the Object-Oriented API to interact with databases using PHP objects, enhancing code maintainability and expressiveness.
  • Performance Optimization: Engineered with a focus on performance, Charon DB executes database operations efficiently, contributing to the overall speed and responsiveness of your application.

Installation

Use the composer to install:

composer require charonlab/charon-db

Documentation

Documentation is at docs

Support

License

The MIT License (MIT). Please see License for more information.