PHP的简单输入包装器。
github.com/hell-sh/pai
主页
源代码
问题
安装: 101
依赖: 0
建议者: 0
安全性: 0
星标: 1
关注者: 1
分支: 0
开放问题: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 2d34710bd25766ccd0513e8cbe8a2c822719f484
stdinworkaround
This package is auto-updated.
Last update: 2020-01-11 11:15:01 UTC
废弃:请使用Asyncore的stdin类。
stdin
每当您需要在所有操作系统上处理异步或同步输入行时。如果您需要逐字符输入,恐怕无论您做什么,您的脚本在Windows上都无法工作。
pai没有先决条件,您可以简单地composer require hell-sh/pai或复制src文件夹,并要求其中的pai.php。
composer require hell-sh/pai
hellsh\pai上的所有功能都在这里有文档说明。
hellsh\pai