nanokaweb/spaced-repetition
Composer 安装命令:
composer require nanokaweb/spaced-repetition
包简介
Spaced repetition algorithms (SuperMemo algorithm SM-2)
关键字:
README 文档
README
Library that implements the SM-2 algorithm in PHP. See www.supermemo.com/english/ol/sm2.htm for more details.
Install
# Install with composer
$ composer require nanokaweb/spaced-repetition
Usage
$sm2 = new SM2(); $sm2->processRecallResult(4);
统计信息
- 总下载量: 755
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-05-04