[Answered] Is Skipper "Zend Framework 3" compatible ?

0 votes
asked Jan 11, 2017 in Solved by adarvaux (140 points)
recategorized Mar 17, 2017 by ludek.vodicka

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!

2 Answers

0 votes
answered Jan 11, 2017 by ludek.vodicka Skipper developer (140,450 points)

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.

0 votes
answered Jan 11, 2017 by gencer (260 points)

As of Laravel, ZF3 also has a Doctrine Bridge.

See here also here

...