composer require tempest/highlightHighlight code like this:
$highlighter = new \Tempest\Highlight\Highlighter();
$code = $highlighter->parse($code, 'php');Continue reading in the docs: https://tempestphp.com/main/packages/highlight.