Skip to content

husccexo/yii2-handlersocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-handlersocket

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.