xcidar/doctrine-fixtures-generator-bundle
Composer 安装命令:
composer require xcidar/doctrine-fixtures-generator-bundle
包简介
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
关键字:
README 文档
README
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
Features include:
- Create fixture from existing entity data.
- Option to specify the exact IDs to import in your fixture.
- Option to specify a ranges of ids to import in your fixture. (Thanks to andreyserdjuk)
- Manually set load order for a fixture from command line. (Thanks to ioniks)
- Allow to specify in the command line the specific load order we want for the generated fixture.
- Snapshot : Create a full sets of fixtures from your current database.
- Automatically set the load order in the snapshot context. (NEW Now support many to many relationship.)
- Generate fixture reference when any other entity is link to this entity in the snapshot context.
Version note
- For symfony 2.3 and 2.4, use the version v1.0.*
- For symfony 2.5 and to 3.4, use the version v1.3.*
- For symfony 4.x and over, use version v2.x or 2.0-dev (master) .
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
Installation
All the installation instructions are located in the documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
DoctrineFixturesGeneratorBundle is a [Webonaute] initiative. See also the list of contributors.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
Help development
If you like this bundle, you can donate bitcoin to this address : 13zeEE6qdWJfSpNWwtWUuMoKTYGWU6jNwc
Thank you!
xcidar/doctrine-fixtures-generator-bundle 适用场景与选型建议
xcidar/doctrine-fixtures-generator-bundle 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 5 次下载、GitHub Stars 达 0, 最近一次更新时间为 2022 年 05 月 05 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「database」 「symfony」 「generator」 「Symfony2」 「Fixture」 「doctrine2」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 xcidar/doctrine-fixtures-generator-bundle 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 xcidar/doctrine-fixtures-generator-bundle 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 xcidar/doctrine-fixtures-generator-bundle 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Memio's PrettyPrinter, used to generate PHP code from given Model
Dibi is Database Abstraction Library for PHP
Store your language lines in the database, yaml or other sources
The bundle for easy using json-rpc api on your project
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
A PSR-7 compatible library for making CRUD API endpoints
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-05-05