Tutorial¶ This tutorial is intended as an introduction to working with Cassandra and phpcassa. Prerequisites¶ Before we start, make sure that you have phpcassa installed. This tutorial also assumes that a Cassandra instance is running on the default host and port. Read the instructions for getting started with Cassandra. You can start Cassandra like so: Creating a Keyspace and Column Families¶ We