gpt4 book ai didi

php - 在doctor2中从yml或xml文件创建模型类

转载 作者:行者123 更新时间:2023-12-04 05:08:08 25 4
gpt4 key购买 nike

我已经使用 ORM Designer 为学说 2 创建了 yml 和 xml 文件,但不知道如何从中创建模型类。
在学说 1 中,我在 php 文件中使用以下命令来生成相同的:

Doctrine_Core::generateModelsFromYaml(realpath("../application/configs/schema.yml"), realpath('../application/models'), array('generateTableClasses' => true));



如果有人能对此有所了解,他/她将不胜感激!

最佳答案

您可以为此使用 CLI。

doctrine orm:generate-entities /path/to/entities

manual了解更多信息。

关于php - 在doctor2中从yml或xml文件创建模型类,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15244683/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com