PHPackages                             clue/shell-react - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. clue/shell-react

ActiveLibrary[Queues &amp; Workers](/categories/queues)

clue/shell-react
================

Run async commands within any interactive shell command, built on top of ReactPHP.

v0.2.0(11y ago)332.3k14[5 issues](https://github.com/clue/reactphp-shell/issues)MITPHPPHP &gt;=5.3CI failing

Since Dec 6Pushed 2y ago6 watchersCompare

[ Source](https://github.com/clue/reactphp-shell)[ Packagist](https://packagist.org/packages/clue/shell-react)[ Docs](https://github.com/clue/php-shell-react)[ RSS](/packages/clue-shell-react/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

clue/reactphp-shell
===================

[](#cluereactphp-shell)

[![CI status](https://github.com/clue/reactphp-shell/actions/workflows/ci.yml/badge.svg)](https://github.com/clue/reactphp-shell/actions)[![installs on Packagist](https://camo.githubusercontent.com/75001cf43d913cbd3a28eeecbf566ab6c8e6d0b89d481f48f6d9e74dd9d69da9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636c75652f7368656c6c2d72656163743f636f6c6f723d626c7565266c6162656c3d696e7374616c6c732532306f6e2532305061636b6167697374)](https://packagist.org/packages/clue/shell-react)

Run async commands within any interactive shell command, built on top of [ReactPHP](https://reactphp.org/).

> Note: This project is in beta stage! Feel free to report any issues you encounter.

Quickstart example
------------------

[](#quickstart-example)

Once [installed](#install), you can use the following code to run an interactive bash shell and issue some commands within:

```
