SkillAgentSearch skills...

Highlight

Fast, extensible, server-side code highlighting for web and terminal

Install / Use

/learn @tempestphp/Highlight
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Fast, extensible, server-side code highlighting

Coverage Status

Quickstart

composer require tempest/highlight

Highlight code like this:

$highlighter = new \Tempest\Highlight\Highlighter();

$code = $highlighter->parse($code, 'php');

Continue reading in the docs: https://tempestphp.com/main/packages/highlight.

View on GitHub
GitHub Stars689
CategoryDevelopment
Updated4d ago
Forks47

Languages

PHP

Security Score

100/100

Audited on Mar 18, 2026

No findings