orm
orm copied to clipboard
Converting Doctrine XML mapping (or annotations) to CycleORM mapping
They look quite similar and considering Cycle breaks some of Doctrine limitations, DCM should represent a subset of CycleORM mapping ;)
Maybe, CycleORM can get more users by providing a bit easier transition.
It should be pretty easy (except the edge cases) since you can feed the schema into schema-builder from any source.