husccexo/php-handlersocket-core

Core of client library for MySQL HandlerSocket extension

2.0.3 2016-03-26 19:46 UTC

This package is not auto-updated.

Last update: 2024-06-08 16:04:54 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

composer require husccexo/php-handlersocket-core:~2.0

or add

"husccexo/php-handlersocket-core": "~2.0"

to the require section of your application's composer.json file.