husccexo/yii2-handlersocket

Yii 2 extensions for MySQL HandlerSocket

1.1.0 2016-03-26 20:21 UTC

This package is not auto-updated.

Last update: 2024-05-25 16:17:44 UTC


README

Yii 2 extensions for MySQL HandlerSocket

Installation

The preferred way to install this extension is through composer.

Either run

composer require husccexo/yii2-handlersocket:~1.1

or add

"husccexo/yii2-handlersocket": "~1.1"

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