Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ppelisset/php-termios

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-termios

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

About

Port of Unix Termios API with PHP FFI

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.