Hello all, I've been working for a while now on putting together a PHP client that works with Cassandra 0.7. It's at a decent state now, so I would like to start getting feedback from PHP users out there.
It's available on github here: http://github.com/thobbs/phpcassa and the API documentation can be found here: http://thobbs.github.com/phpcassa/ It's compatible with the current trunk (or RC, as it so happens). The client itself is based heavily on pycassa.<http://github.com/pycassa/pycassa> I welcome any and all feedback, especially negative :) - Tyler