Skip to content

rmcfrazier/phpbinarycql

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Php Binary CQL

Php implementation of the CQL binary protocol. This project is a client that will allow queries to be sent using the binary protocol.

Required PHP Modules (not installed by default)

iconv mbstring bcmath

Things that still need to be completed

  • prepared queries

There is an example directory that contains a very short example of how to connect to Cassandra server and issue a query.

Additional Information

More documenation/examples to come.

About

Php Binary CQL - This is a PHP implementation of the CQL binary protocol specification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages