webmunkeez/fixture-bundle
最新稳定版本:v1.1.0
Composer 安装命令:
composer require webmunkeez/fixture-bundle
包简介
Fixture for Symfony.
README 文档
README
This bundle brings fixtures to Symfony.
Installation
Use Composer to install this bundle:
$ composer require webmunkeez/fixture-bundle
Add the bundle in your application kernel:
// config/bundles.php return [ // ... Webmunkeez\FixtureBundle\WebmunkeezFixtureBundle::class => ['dev' => true, 'test' => true], // ... ];
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-22