husccexo / php-handlersocket-core
Core of client library for MySQL HandlerSocket extension
Package info
github.com/husccexo/php-handlersocket-core
pkg:composer/husccexo/php-handlersocket-core
2.0.3
2016-03-26 19:46 UTC
Requires
- php: >=5.4.0
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.