SkillAgentSearch skills...

Thermage

Thermage provides a fluent and incredibly powerful object-oriented interface for customizing CLI output text color, background, formatting, theming and more.

Install / Use

/learn @thermage/Thermage

README

<img src="assets/thermage.png" alt="Thermage" align="center" title="Totally RAD Terminal styling!"> <br> <p align="center"> <img src="https://img.shields.io/badge/license-MIT-blue.svg?label=License" alt="License MIT"> <a href="https://packagist.org/packages/thermage/thermage"><img src="https://poser.pugx.org/thermage/thermage/downloads" alt="Total downloads"></a> <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/thermage/thermage?label=Stars"> <img alt="GitHub forks" src="https://img.shields.io/github/forks/thermage/thermage?label=Forks"> <a href="https://hitsofcode.com"><img alt="Hits of Code" src="https://hitsofcode.com/github/thermage/thermage?branch=dev"></a> </p> <br>

Thermage provides a fluent and incredibly powerful object-oriented interface for customizing CLI output text color, background, formatting, theming and more.

Features

  • Consistent colors
    Thermage uses the ANSI color scheme which is widely used by terminals to ensure consistent colors in different terminal themes. If that’s not enough, Thermage can be used to access the full RGB color scheme (16+ million colors) in terminals that support TrueColor.

  • Component system
    Thermage consists of built-in components, called Elements, which can be used individually or together to generate pretty console output.

  • Theming
    Thermage provides ability to create and use custom themes to change the style of command line output with preconfigured themes variables.

  • Shortcodes
    Thermage provides incredible simple and powerful Shortcodes API to create and use shortcodes markup for customizing CLI output text color, background, formatting.

  • Framework agnostic
    Thermage can be used with any Modern PHP Framework: Symfony, Laravel, Yii, CakePHP, CodeIgniter, Phalcon and others.

Installation

With Composer

composer require thermage/thermage

Resources

Tests

Run tests

./vendor/bin/pest

License

The MIT License (MIT) Copyright (c) Sergey Romanenko

View on GitHub
GitHub Stars97
CategoryDevelopment
Updated3d ago
Forks1

Languages

PHP

Security Score

100/100

Audited on Mar 27, 2026

No findings