Asynchronous DBAL library

dev-master 2019-04-27 20:59 UTC

This package is auto-updated.

Last update: 2024-03-28 08:23:26 UTC


README

Latest Stable Version Build Status Build status Coverage Status License

Requirements

  • PHP 7.3
  • PostgreSQL or MySQL

In addition for non-blocking context one of the following event libraries should be installed:

Installation

composer require harmonyio/dbal

Usage

Very much do NOT use it for anything.