shiyan/passgen
Composer 安装命令:
composer require shiyan/passgen
包简介
Password generating Symfony Console application.
README 文档
README
A command-line utility for random password generation.
Requirements
- PHP ≥ 8.0
- Composer
Installation
composer global require --optimize-autoloader shiyan/passgen
Make sure that the COMPOSER_HOME/vendor/bin dir is in your PATH env var.
More info in the composer help: composer global -h
If you have the CGR installed, then run the following command instead of the one above:
cgr -o shiyan/passgen
Usage
passgen [<length>]
Where length is an optional password length argument [default: 20].
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-15