zobe/amphp-mysqli-query

`zobe/amphp-mysqli-query` is a non-blocking mysqli query processor for use with the `amp` concurrency framework.

0.1.10 2017-05-21 09:20 UTC

This package is not auto-updated.

Last update: 2024-04-13 18:07:57 UTC


README

zobe/amphp-mysqli-query is a non-blocking mysqli query processor built on the amp concurrency framework.

Requirements

Project Goal

  • Perform parallel processing of QUERIES only.
  • Do not crash.
  • Catch all errors reasonably and deliver to caller.

Installation

$ composer require zobe/amphp-mysqli-query

License

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