# soloterm/solo

Your all-in-one Laravel command to tame local development

Repository: https://github.com/soloterm/solo
Canonical: https://ross.abutalabs.com/products/soloterm-solo
Language: PHP
License: MIT
License Family: permissive
Last push: 2026-03-17T16:42:54+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 72, release rhythm 40, longevity 47
- inputs: {"age_days": 665, "days_push": 169, "days_rel": 530, "gap_med": 12, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1285, forks 58 (observed 2026-08-28T04:04:14.747253+00:00)

## What it is
A Laravel package that provides a single artisan command to run and manage multiple local development processes in tabbed terminal UI. It unifies commands like Vite, queue workers, log tailing, and tests behind `php artisan solo`.

## Use cases
- run multiple dev commands from one terminal
- manage vite and queue worker together in laravel
- tail laravel logs while running dev server
- tabbed terminal for local php development
- lazy-start background processes during development
- unified laravel local dev environment

## When to choose
- you develop Laravel apps on macOS or Linux and juggle several terminal tabs
- you want a config-driven, single-command local dev dashboard
- you want lazy-started processes like queue workers or Reverb

## When to avoid
- you develop on Windows (requires ext-pcntl)
- you are not using Laravel
- you need production process supervision rather than a dev tool

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, cli, terminal-ui, workflow-automation
- domain: developer-tools, web-development, backend
- platform: php, cli
- tags: laravel, artisan, local-development, process-management, dev-server, tabs, command-line, linux, macos

## Member repositories
- soloterm/solo (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.747253+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:56:41.326047+00:00, confidence not recorded.
  - readme: https://github.com/soloterm/solo (fetched 2026-08-28T04:04:14.747253+00:00, sha ab898c7dcf9c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
