Hi, I have just released the initial commit for the PHP CQL binary protocol client. It is not completed yet, I still need to implement compression, collections, and prepared queries. There is an example of how to connect to a Cassandra server and issue a query.
Please take a look and open bugs. https://github.com/rmcfrazier/phpbinarycql -- Thanks, Robert McFrazier