PHP Classes

Top rated classes: Zephir

Recommend this page to a friend!
  All class groups  >  Zephir  >  Top rated classes (1)  

Top rated classes: Zephir

Components written in Zephir language.


  Files folder image 1. Zephir HandlerSocket Client  
PHP Programming Innovation award nominee
June 2016
Number 2


Prize: One subscription to the PDF edition of the PHP Architect magazine
Author: Victor Bolshov <e-mail contact>
Access MySQL tables as NoSQL with HandlerSocket
This package can access MySQL tables as NoSQL with HandlerSocket.

It provides classes written in Zephir to access MySQL INNODB tables using a noSQL interface provided by Percone HandlerSocker MySQL plugin.

The connection class establishes a TCP connection with the HandlerSocker server on a given host and port.

Other packages can perform queries for retrieving, storing and deleting rows on a given table.

Return to top of the groups' hierarchy.