zobe/amphp-mysqli-query2

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

Maintainers

Package info

github.com/zobe/amphp-mysqli-query2

pkg:composer/zobe/amphp-mysqli-query2

Statistics

Installs: 25

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.2 2018-05-25 03:16 UTC

This package is not auto-updated.

Last update: 2026-03-01 09:14:37 UTC


README

zobe/amphp-mysqli-query2 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-query2

License

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