Page 1 of 1

How to use hibernate with PHP?

Posted: Thu May 08, 2008 12:08 am
by prakashadmane
Hi

tell me how i use hibernate in php. or tell any other good ORM model for PHP. also tell which is best MVC pattern for PHP


Thanks

Prakash

Re: How to use hibernate with PHP?

Posted: Thu May 08, 2008 2:51 am
by Christopher
Propel or Doctrine are OR/Ms for PHP. Not sure what "which is best MVC pattern" means? The MVC pattern is widely used in PHP. Most popular PHP frameworks support it to some extent.