stephanbouman/code-of-conduct
最新稳定版本:v1.0.2
Composer 安装命令:
composer require stephanbouman/code-of-conduct
包简介
This package throws you a random rule from the code of conduct.
README 文档
README
This package returns a random rule from the code of conduct of Bit Academy
composer require stephanbouman/code-of-conduct
using the generator
$code = new \Stephanbouman\CodeOfConduct\CodeOfConduct(); echo $code->getRule(); // generates a random rule
contributing
Did the rules change overnight? Feel free to make a pull request!
统计信息
- 总下载量: 603
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-05-02