crate/crate-pdo

PDO adapter for CrateDB

2.2.0 2023-05-09 18:30 UTC

README

Build status

Build status (documentation)

Coverage

Quality

Latest stable version

Supported PHP versions

Monthly downloads

License

The CrateDB PDO adapter is a CrateDB specific database driver implementation of the PDO API.

This adapter allows you to use the standardized PDO API you're already familiar with when developing PHP applications with a CrateDB database.

Prerequisites

You need to be using PHP and Composer.

Installation

The CrateDB PDO adapter is available as a Composer package. Install it like:

composer require crate/crate-pdo

See the installation documentation for more info.

Contributing

This project is primarily maintained by Crate.io, but we welcome community contributions!

See the developer docs and the contribution docs for more information.

Help

Looking for more help?