We found that UUID as a class name collides with another UUID class already in use. The other library [https://github.com/fredriklindberg/class.uuid.php] has a public API that is not compatible with the phpcassa version.
The namespaced replacement in the reorg branch and 1.0.a.1-beta1 release (soon to be an official release) should resolve this. Feel free to check those out and let me know if there might still be any issues.
We found that UUID as a class name collides with another UUID class already in use. The other library [https://github.com/fredriklindberg/class.uuid.php] has a public API that is not compatible with the phpcassa version.