PHP Classes

Notable PHP package: Zephir HandlerSocket Client

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 220

Last month viewers: 1

Categories: Notable Packages

Zephir is a statically typed language derived from PHP that can be compiled into native PHP extensions which can run along with PHP code based on the Zend Engine.

This HandlerSocket Client package is the first Zephir based package to be published in the PHP Classes site.

This package is able to connect to a MySQL database server and treat INNODB tables as NoSQL databases, thus allowing PHP developers to take advantage of both worlds in the same application: the world of transactional databases with regular SQL and the world of NoSQL databases.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package Zephir HandlerSocket Client is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Access MySQL tables as NoSQL with HandlerSocket

Here follows in more detail what it does:

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.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

1,611,062 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)