phprados is a php extension written in C to connect to the Ceph storage cluster.
It was initially written by Wido Den Hollander, providing a procedural interface. I’ve extended this library with a very easy to use OO-interface.
To write data to your Ceph cluster use:
To retrieve data from the Ceph cluster use:
The goal of the OO-interface is to provide the easiest possible interface to a Ceph cluster.