Repose PHP ORM 0.0.8 is available for download:
http://code.google.com/p/repose-php/downloads/list
In this release:
* warning Major updates to how query parsing. Could have some bugs to
shake out.
* Circular relationships are now "safe."
* Reference object properties when not rooted ( issue #14 )
* Handle column naming as string as opposed to requiring array
( issue #15 )