Libraries tagged by highlight syntax
scrivo/highlight.php
55701388 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
easybook/geshi
1161977 Downloads
GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.
yiisoft/var-dumper
1475424 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
components/highlightjs
232060 Downloads
Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages.
kukulich/fshl
750793 Downloads
FSHL is a free, open source, universal, fast syntax highlighter written in PHP.
demyanovs/php-highlight
5952 Downloads
A PHP library for highlighting code syntax.
markup-carve/carve-grammars
2074 Downloads
Syntax-highlighting grammars for the Carve markup language (TextMate grammar for Torchlight / phiki, plus Prism and highlight.js definitions)
kzykhys/pygments
16300 Downloads
A Thin Wrapper for the Python Pygments
brzuchal/json-highlighter
6445 Downloads
A PHP library for syntax highlighting JSON in the terminal.
brotkrueml/twig-codehighlight
16688 Downloads
Twig extension for code highlighting using highlight.php
jeffersongoncalves/laravel-markdown
471 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.
laravelsu/highlight
2304 Downloads
Laravel.su package code-highlighter
dominus77/yii2-highlight-plugin
1131 Downloads
Yii2 Syntax highlighting with support for line numbering for the Web.
alto/code-highlight
160 Downloads
Server-side syntax highlighting for PHP with semantic scopes, embedded languages, and adaptable themes.
shikiphp/shikiphp
395 Downloads
Pure PHP port of Shiki. Syntax-highlight code with VS Code themes and TextMate grammars — no extensions, no Node, no Oniguruma binding.