u1tr0n/fixturepref
最新稳定版本:0.2.2
Composer 安装命令:
composer require u1tr0n/fixturepref
包简介
Helper for manipulating with fixtures pref's
README 文档
README
This library helps to organize dependencies between different fixtures in your project.
for example, you need to create 10 users
- each user must make 10 posts in post-feed
- each user must make 25 comments under post
- each user must like 100 comments
- each user must report 10 posts
- each user must report 100 comments
Installation
composer require --dev u1tr0n/fixturepref
Examples
TODO
- translate documentation to other languages
- add examples
统计信息
- 总下载量: 66
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-03