icanhazstring/foundry-bundle
最新稳定版本:0.3.0
Composer 安装命令:
composer require icanhazstring/foundry-bundle
包简介
Additional configs and compiler passes to avoid some common problem when using zenstruck/foundry with symfony components
README 文档
README
Delivers zenstruck/foundry alongside some additional configs and compiler passes.
to avoid some common problems when using zenstruck/foundry with symfony components.
Installation
$ composer req --dev icanhazstring/foundry-bundle
Config
Enable the bundle by adding it to the list of registered bundles
in the config/bundles.php file of your project:
return [ // ... icanhazstring\FoundryBundle\FoundryBundle::class => ['test' => true], ];
Suggestions
-
https://github.com/tseho/doctrine-assigned-identity (
tseho/doctrine-assigned-identity)This package allows you to manually assign IDs to a Doctrine entity, even when the entity uses the stategies AUTO, SEQUENCE, IDENTITY or UUID.
统计信息
- 总下载量: 7.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-06-15