Symfony (PHP framework) and MongoDB ( or any json-based database)
- by fenderplayer
I was wondering if its possible to use a json-based schema-free, document-based database like Mongodb or Couchdb on a symfony project like its used for ruby-on-rails websites? And if yes, how can it be done?