Cool, you might want to link it on
http://wiki.apache.org/cassandra/ClientExamples

On Sat, Jan 30, 2010 at 8:57 PM, Michael Pearson <mjpear...@gmail.com> wrote:
> Hi everyone
>
>  Just a quick note that I've recently tagged 0.1, a prototype PHP
> wrapper for Cassandra on github.  "Pandra (PHP-Cassandra) is a light
> weight, flexible PHP based CRUD extension for Cassandra / Thrift
> suitable for object relational models or factory design patterns."
>
> Features -
>
>  * Multi-node connection handler and Thrift helpers
>
>  * Load/Save/Delete (Super) Column Family and (Super) Column structures
>
>  * Array Accessible object model in creating complex column families
>
>  * Soft-schemas, column value validation, pre-save callbacks
>
>  * Column Families can populate/export JSON or from existing Thrift
> cassandra_Column's
>
>  * Multiple notations, (associative arrays, chained magic methods and
> chained mutators)
>
> I'm interested in feedback from the community in making Pandra a
> robust (possibly ORM) solution for PHP developers looking to take
> advantage of Cassandra in their future projects.
>
>     Project Page : http://github.com/mjpearson/Pandra
>
> thanks, have a great weekend :)
>
> Michael Pearson
> --
> http://www.x0rz.com
> http://www.github.com/mjpearson
>

Reply via email to