Zend Framework 2 “Zend Tool Missing” in bin folder

后端 未结 2 1983
失恋的感觉
失恋的感觉 2021-01-06 23:25

im newbie in frameworks, but i had no difficulty installing etc the zend 1.x versions. But with ZF2 cant really figure out.... Any recource telling me creating a project us

2条回答
  •  没有蜡笔的小新
    2021-01-06 23:43

    Because Zend Framework 2 are under development, this time, we have not a tool to automate code generation, but, you can download a Application Skeleton from:

    https://github.com/zendframework/ZendSkeletonApplication

    Which is a

    Simple skeleton application using the ZF2 MVC layer and module systems. This application is meant to be used as a starting place for those looking to get their feet wet with ZF2.

提交回复
热议问题