Libraries tagged by syntax-highlighting
undefinedoffset/silverstripe-codebank
134 Downloads
Code Bank is a code snippet manager with syntax highlighting for multiple languages including C++, ActionScript, Flex, HTML and SQL to name a few. Code Bank also has a simple revision history with a compare viewer so you can see the changes side-by-side between two revisions.
oliverthiele/ot-markdown
461 Downloads
CE Markdown - Content Element and ViewHelper for Markdown with optional syntax highlighting.
jeroen/mediawiki-github
4397 Downloads
Simple MediaWiki extension for embedding GitHub hosted content in wiki pages. Supports markdown rendering and syntax highlighting.
jeffersongoncalves/laravel-markdown
58 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
dominus77/yii2-highlight-plugin
1087 Downloads
Yii2 Syntax highlighting with support for line numbering for the Web.
brzuchal/json-highlighter
5709 Downloads
A PHP library for syntax highlighting JSON in the terminal.
johannschopplich/kirby-highlighter
2400 Downloads
Server-side syntax highlighting for Kirby CMS
verbb/prism
2337 Downloads
Adds a new field type that provides syntax highlighting capabilities using PrismJS.
tool5/torchlight-commonmark
1135 Downloads
A Commonmark extension for Torchlight, the syntax highlighting API.
ramsey/twig-codeblock
729 Downloads
A Twig extension for defining blocks of code for syntax highlighting (with Pygments) and more.
mbolli/tempest-highlight-datastar
28 Downloads
Datastar language support for tempest/highlight — highlights data-* attributes, $signals, @actions, and expressions.
lindemannrock/craft-code-highlighter
42 Downloads
Lightweight syntax highlighting for Craft CMS using Prism.js
s9e/phpbb-ext-highlighter
246 Downloads
Adds syntax highlighting to code blocks using highlight.js
phpbbde/pastebin
75 Downloads
Provides a pastebin including syntax highlighting
jeffersongoncalves/filament-yaml-editor
118 Downloads
A YAML editor field for Filament with CodeMirror 6, syntax highlighting, linting, and toolbar support.