husccexo/php-handlersocket-core

Core of client library for MySQL HandlerSocket extension

Installs: 141

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/husccexo/php-handlersocket-core

2.0.3 2016-03-26 19:46 UTC

This package is not auto-updated.

Last update: 2025-12-21 00:43:52 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.