承接 ppelisset/termios 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-07-17