8 Repositories
PHP highlighter Libraries
Highlight PHP code in terminal
PHP Console Highlighter Highlight PHP code in console (terminal). Example Install Just run the following command to install it: composer require --dev
This package adds syntax definitions for the Laravel Blade engine.
Laravel Blade Highlighter This package adds syntax definitions for the Laravel Blade engine. Works with various Sublime Text version, for older/specif
Bracket and tag highlighter for Sublime Text
BracketHighlighter Bracket Highlighter matches a variety of brackets such as: [], (), {}, "", '', tag/tag, and even custom brackets. This was orig
tin is a PHP code highlighter for the terminal.
tin tin is a PHP code highlighter for the terminal. Installation Requires PHP 8.0.0+ You can install the package via composer: composer require felixd
Highlight PHP code in terminal
PHP Console Highlighter This repository is abandoned. Suggested alternative: https://github.com/php-parallel-lint/PHP-Console-Highlighter Highlight PH
Shiki is a beautiful syntax highlighter powered by the same language engine that many code editors use.
Shiki is a beautiful syntax highlighter powered by the same language engine that many code editors use. This package allows you to use Shiki from PHP.
highlight.php is a server-side syntax highlighter written in PHP that currently supports 185 languages
highlight.php is a server-side syntax highlighter written in PHP that currently supports 185 languages. It's a port of highlight.js by Ivan Sagalaev that makes full use of the language and style definitions of the original JavaScript project.
PHP library to parse urls from string input
Url highlight - PHP library to parse URLs from string input. Works with complex URLs, edge cases and encoded input. Features: Replace URLs in string b