# nunomaduro/termwind

🍃 In short, it's like Tailwind CSS, but for the PHP command-line applications.

Repository: https://github.com/nunomaduro/termwind
Canonical: https://ross.abutalabs.com/products/termwind
Homepage: https://youtube.com/@nunomaduro?sub_confirmation=1
Language: PHP
License: MIT
License Family: permissive
Topics: php, console, css, tailwind
Last push: 2026-08-04T15:21:15+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 59, longevity 100
- inputs: {"age_days": 1802, "days_push": 29, "days_rel": 198, "gap_med": 82.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2495, forks 91 (observed 2026-08-28T04:06:56.624522+00:00)

## What it is
Termwind is a PHP library that lets developers style command-line application output using the Tailwind CSS API and HTML-like syntax. It renders styled terminal UIs with utility classes, custom styles, and interactive prompts.

## Use cases
- style php cli output with tailwind classes
- build beautiful terminal apps in php
- render styled console output in laravel or symfony commands
- create interactive cli prompts in php
- give command-line tools a unique look

## When to choose
- you write PHP CLI apps and want Tailwind-like styling
- you want HTML-like markup for terminal output
- you use Laravel or Symfony console and want richer visuals

## When to avoid
- you build CLIs in languages other than PHP
- you need plain, dependency-free terminal output
- you need full TUI features like panels or live-updating widgets

## Facets
- artifact type: library
- maturity: active
- function: terminal-ui, templating, cli
- domain: developer-tools, web-design
- platform: php, cli, cross-platform
- tags: tailwind-css, console-styling, php, html-like-syntax, cli-ux, command-line

## Member repositories
- nunomaduro/termwind (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:56.624522+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-30T02:27:13.355677+00:00, confidence not recorded.
  - readme: https://github.com/nunomaduro/termwind (fetched 2026-08-28T04:06:56.624522+00:00, sha 68db00ff8b59)
  - homepage: https://youtube.com/@nunomaduro?sub_confirmation=1 (fetched 2026-08-29T10:09:23.811139+00:00, sha 0089f7b76f67)
- Data as of 2026-08-30T08:39:29.467469+00:00.
