crate / crate-dbal
Doctrine Database Abstraction Layer (DBAL) adapter for CrateDB
Installs: 45 239
Dependents: 2
Suggesters: 0
Security: 0
Stars: 16
Watchers: 40
Forks: 10
Open Issues: 6
Requires
- php: ^8.0|^8.1|^8.2|^8.3
- crate/crate-pdo: ^2
- doctrine/dbal: ^2
Requires (Dev)
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.5
- dev-main
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.1
- 3.0.0
- 2.3.x-dev
- 2.3.0
- 2.2.x-dev
- 2.2.0
- 2.1.x-dev
- 2.1.0
- 2.0.x-dev
- 2.0.0
- 1.1.x-dev
- 1.1.0
- 1.0.x-dev
- 1.0.0
- 0.3.x-dev
- 0.3.1
- 0.3.0
- 0.2.x-dev
- 0.2.1
- 0.2.0
- 0.1.x-dev
- 0.1.1
- 0.1.0
- 0.0.x-dev
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
- dev-amo/doctrine3
- dev-amo/php8
- dev-nomi/upgrade-sphinx
- dev-s/not-null
- dev-s/column-default
- dev-s/prepare-2.0.0
- dev-mkleen/travis_nightly
- dev-cc/snow-sprint
- dev-doctrine-guide-scripts
- dev-schematest
This package is auto-updated.
Last update: 2024-10-29 21:28:14 UTC
README
The CrateDB DBAL driver is an implementation of the DBAL abstraction layer for CrateDB.
DBAL is a PHP database abstraction layer that comes with database schema introspection, schema management, and PDO abstraction.
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-dbal
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?
- Read the project docs
- Check out our support channels