Does anyone know how to use phpcassa
for cassandra
with Yiiframework
?
I've tried Cassandra PDO
. It works very well, but I happened to like the way phpcassa
works. Especially the support for most cassandra
features.
I don't know but I found phpcassa
much easier to use.
Any suggestions?
Regards