PHPackages                             mpyw/streamable-console - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. mpyw/streamable-console

ActiveLibrary[CLI &amp; Console](/categories/cli)

mpyw/streamable-console
=======================

Call interactive artisan command using arbitrary stream

v1.2.0(1y ago)31102MITPHPPHP ^8.2CI passing

Since Dec 28Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/mpyw/streamable-console)[ Packagist](https://packagist.org/packages/mpyw/streamable-console)[ RSS](/packages/mpyw-streamable-console/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (7)Dependencies (7)Versions (9)Used By (0)

Streamable Console [![Build Status](https://github.com/mpyw/streamable-console/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/mpyw/streamable-console/actions) [![Coverage Status](https://camo.githubusercontent.com/ddc21711674447952e08f7f1355617faeeee0c04369a6cd79c0bd891266490f1/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6d7079772f73747265616d61626c652d636f6e736f6c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/mpyw/streamable-console?branch=master)
=====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#streamable-console--)

Call interactive artisan command using arbitrary stream.

Requirements
------------

[](#requirements)

- PHP: `^8.2`
- Laravel: `^11.0 || ^12.0`
- [guzzlehttp/psr7](https://github.com/guzzle/psr7): `^2.7`

Note

Older versions have outdated dependency requirements. If you cannot prepare the latest environment, please refer to past releases.

Installing
----------

[](#installing)

```
composer require mpyw/streamable-console
```

Usage
-----

[](#usage)

### Using Stream

[](#using-stream)

```
