PHP Framework with CouchDB support

megR

New Member
I'm looking for a PHP framework that supports CouchDB pretty well natively, I understand from here that Ruby-on-rails or Django would work best, but I am looking for a PHP solution, as I'd like to not have to learn a new language just yet.features needed outside of CouchDB are minimal:
  • MVC architecture
  • Templating engine for the Views (Although i could hack this in myself)
 
Back
Top