1

I'd really like to use and test Doctrine 2 and Zend Framework, but I don't where to start, and I don't know if both are compatible?

Do you have any feedback?

How could I integrate Doctrine 2 with Zend Framework 1.1x?

Thanks in advance.

Jérémy
  • 379
  • 1
  • 3
  • 7

3 Answers3

0

After a long day of search, I found two implementations which of one I liked much because of its documentation and simplicity.

It is part of a Zend Framework extension called Bgy library, there is an Application Resource to help bootstraping both Web application and CLI.

Jérémy
  • 379
  • 1
  • 3
  • 7
0

There are several resources which will help you get started:

Cobby
  • 5,273
  • 4
  • 28
  • 41
0

Have a look at the excellent ZendCast: http://www.zendcasts.com/unit-testing-doctrine-2-entities/2011/02/

greg606
  • 491
  • 3
  • 17