0 votes

Since last October, it seems we can install Doctrine on Zend Framework 3 (with DoctrineORMModule 1.1.0 and DoctrineModule 1.2.0 ).

Is Skipper compatible with this structure?
Do someone tested that?

Many thanks!

in Solved by (140 points)
recategorized by

2 Answers

0 votes

Hi, although we don't test it I believe it's completely compatible. It's because Skipper exports definitions for DoctrineORM no matter which MVC framework is used.

You can download our 14day trial version and try to export some simple model (it's about 5-minute work).

https://www.skipper18.com/en/download

Feel free to let us know your results.

by Skipper developer (141k points)
0 votes

As of Laravel, ZF3 also has a Doctrine Bridge.

See here also here

by (260 points)