composer.json.| Package | Status | |
|---|---|---|
| soloterm/dumps | A Laravel command to intercept dumps from your Laravel application. | |
| soloterm/grapheme | A PHP package to measure the width of unicode strings rendered to a terminal. | |
| soloterm/notify | A PHP package to send desktop notifications via OSC escape sequences in terminal applications. | |
| soloterm/notify-laravel | Laravel integration for soloterm/notify - send desktop notifications from Artisan commands. | |
| soloterm/screen | A terminal renderer written in pure PHP. | |
| soloterm/solo | A Laravel package to run multiple commands at once, to aid in local development. | |
| soloterm/vtail |