mediawiki/hashsum
Composer 安装命令:
composer require mediawiki/hashsum
包简介
关键字:
README 文档
README
Generates different types of hashsums from a text string.
Installation
The easier way is using Composer. From the root of your wiki, run:
composer require "mediawiki/hashsum" "dev-master"
Usage
The extension provides two functions so far using a different hash function for converting the supplied string argument.
- {{#md5sum:String example}} renders: 18b2e700a83c1cd0175429ae506bd693
- {{#sha1sum:String example}} renders: 1d396c063cf540c4f7cfe02c1a6f8c99b28abfc8
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2014-12-14