husccexo / yii2-handlersocket
Yii 2 extensions for MySQL HandlerSocket
1.1.0
2016-03-26 20:21 UTC
Requires
- husccexo/php-handlersocket-core: ~2.0
- yiisoft/yii2: >=2.0.6
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-30 04:27:49 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.