DoctrineFixturesBundle
此捆绑包将Doctrine2 Data Fixtures 库 集成到Symfony中,以便您可以以编程方式将数据检具(data fixtures)加载到Doctrine ORM或ODM中。
Fixtures用于将“假”数据集加载到数据库中,然后可以在开发应用程序时用于测试或帮助您提供一些有趣的数据。 这个捆绑包使得创建检具变得容易,并且支持ORM(MySQL,PostgreSQL,SQLite等)。
请阅读完整的此捆绑包的文档。
这个捆绑包使得创建检具变得容易,并且支持ORM(MySQL,PostgreSQL,SQLite等)。(This bundle makes creating fixtures easy, and supports the ORM (MySQL, PostgreSQL, SQLite, etc.).)
此捆绑包将Doctrine2 Data Fixtures 库 集成到Symfony中,以便您可以以编程方式将数据检具(data fixtures)加载到Doctrine ORM或ODM中。
Fixtures用于将“假”数据集加载到数据库中,然后可以在开发应用程序时用于测试或帮助您提供一些有趣的数据。 这个捆绑包使得创建检具变得容易,并且支持ORM(MySQL,PostgreSQL,SQLite等)。
请阅读完整的此捆绑包的文档。
Name With Owner | doctrine/DoctrineFixturesBundle |
---|---|
Primary Language | PHP |
Program language | PHP (Language Count: 1) |
Platform | BSD, Linux, Mac, Windows |
License: | MIT License |
Created At | 2011-04-22 07:24:44 |
---|---|
Pushed At | 2025-03-26 23:27:52 |
Last Commit At | |
Release Count | 37 |
Last Release Name | 4.1.0 (Posted on 2025-03-26 10:56:48) |
First Release Name | v1.0.0-beta1 (Posted on ) |
Stargazers Count | 2.5k |
---|---|
Watchers Count | 23 |
Fork Count | 210 |
Commits Count | 489 |
Has Issues Enabled | |
Issues Count | 166 |
Issue Open Count | 28 |
Pull Requests Count | 224 |
Pull Requests Open Count | 8 |
Pull Requests Close Count | 105 |
Has Wiki Enabled | |
---|---|
Is Archived | |
Is Fork | |
Is Locked | |
Is Mirror | |
Is Private |
This bundle integrates the Doctrine2 Data Fixtures library
into Symfony so that you can load data fixtures programmatically into the Doctrine ORM or ODM.
Read the full documentation of this bundle.