PHP Webmozart\Console\IO\InputStream Namespace

Classes

Name Description
NullInputStream An input stream that returns nothing.
StandardInputStream An input stream that reads from the standard input.
StreamInputStream An input stream that reads from a PHP stream.
StringInputStream An input stream that reads from a string.