Download the PHP package jinhongtl/lottery without Composer
On this page you can find all versions of the php package jinhongtl/lottery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lottery
Lottery Framework - 通用抽奖框架
这是一个通用抽奖框架,连接不同的组件以支持抽奖
安装
使用
- 创建一个类实现lottery\LotteryInterface接口
- new一个抽奖类(lottery\Lottery),通过run()方法进行抽奖
- 配置抽奖算法(有默认抽奖算法,可省略)
自定义抽奖逻辑
通过实现lottery\LotteryInterface
接口中的方法,来自定义自己的抽奖逻辑
使用
自定义抽奖算法
All versions of lottery with dependencies
PHP Build Version
Package Version
No informations.
The package jinhongtl/lottery contains the following files
Loading the files please wait ....