Package Data | |
---|---|
Maintainer Username: | JellyBean |
Maintainer Contact: | ghcgavin@sina.com (GeekGhc) |
Package Create Date: | 2017-04-06 |
Package Last Update: | 2017-04-07 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-02-13 03:01:51 |
Package Statistics | |
---|---|
Total Downloads: | 12 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
composer require geekghc/hasher
或者在composer.json
中的require
中添加:
"geekghc/hasher":"~1.0"
下载完毕之后 添加服务(config/app.php)
Geekghc\Hasher\MD5HasherProvider::class,