ppelisset/termios
最新稳定版本:v0.1.2
Composer 安装命令:
composer require ppelisset/termios
包简介
Port of Unix Termios API with PHP FFI
README 文档
README
This package is a basic port of Termios Unix API for PHP using FFI. It append some wrapper to Termios API functions and provides API constants for Linux and Darwin (MacOS).
Installation
php-termios require PHP8.1 and php-ffi enabled. To install this package, use composer to require package ppelisset/termios.
Documentation
Termios\Termios::tcgetattr - Get the parameters associated with the terminal
Termios\Termios::tcsetattr - Set the parameters associated with the terminal
Termios\Termios::tcflush - Flushes input or output on a terminal
统计信息
- 总下载量: 532
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-17