Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

hell-sh/pai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pai

The easy input wrapper for PHP.

Abandoned: Use the stdin class of Asyncore, instead.

Why?

When?

Whenever you need asynchronous or synchronous input of lines to work on all operating systems. If you need character-by-character input, I'm afraid your script will not work on Windows, regardless of what you do.

Installation

pai has no prerequisites, you can simply composer require hell-sh/pai or copy the src folder and require the pai.php in there.

All functions on hellsh\pai are documented here.

About

The easy input wrapper for PHP.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages