doctrine / couchdb-odm

A Document Mapper based on CouchDB
http://www.doctrine-project.org
MIT License
150 stars 53 forks source link

Added the couchdb:odm:generate-proxies command with the necessary helpers. #79

Closed marnusw closed 11 years ago

marnusw commented 11 years ago

Basically a direct copy/paste of the MongoDB ODM generate-proxies command.