apsbd/bangla-jokes
Composer 安装命令:
composer require apsbd/bangla-jokes
包简介
Generate random bangla jokes
README 文档
README
Generate random bangla jokes.
Installation
Require the package using composer
composer require apsbd/bangla-jokes
Usage
use Apsbd\BanglaJokes\JokeFactory; $jokes = new JokeFactory(); $joke = $jokes->getRandomJoke();
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
This project is licensed under the MIT License - see the LICENSE.md file for details
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-08