Table Of Contents

Next topic

Installing

This Page

phpcassa 1.0.a.6 Documentation

Contents

phpcassa is a PHP client for Apache Cassandra.

Installing
How to install phpcassa.
Tutorial
A short overview of phpcassa usage.
API Documentation
The phpcassa API documentation.
Troubleshooting
Troubleshooting connections and other problems.

Help

Mailing List

IRC

Issues

Bugs and feature requests for phpcassa are currently tracked through the github issue tracker.

Contributing

phpcassa encourages you to offer any contributions or ideas you have. Contributing to the documentation or examples, reporting bugs, requesting features, and (of course) improving the code are all equally welcome. To contribute, fork the project on github and make a pull request.

Changes

The Changelog lists the changes between versions of phpcassa.

About This Documentation

This documentation is generated using the Sphinx documentation generator. The source files for the documentation are located in the doc/ directory of phpcassa. To generate the documentation, run the following command from the doc directory:

$ make html

Indices and tables