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
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.