PHP-Console-Highlighter
Code formatter
A tool to highlight and format PHP code in a terminal for better readability.
Highlight PHP code in terminal
6k stars
6 watching
17 forks
Language: PHP
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spatie/shiki-php | Provides syntax highlighting capabilities using the Shiki library. | 286 |
michelf/php-markdown | Converts plain text to HTML using Markdown syntax and PHP implementation | 3,431 |
php-cs-fixer/php-cs-fixer | Automates fixing PHP coding standards issues to follow community-driven standards | 12,922 |
highlightjs/highlight.js | A JavaScript library for syntax highlighting and automatic language detection. | 23,829 |
phpro/grumphp | Automates code quality checks on commits to prevent bad coding practices from being committed | 4,157 |
aramk/crayon-syntax-highlighter | A syntax highlighter plugin for PHP and HTML that supports multiple languages, themes, and formatting options. | 1,098 |
noah1400/commonmark-marker-extension | Adds highlighted text support to the CommonMark PHP implementation | 2 |
peachpiecompiler/peachpie | Enables .NET compatibility and interoperability for PHP applications | 2,381 |
denarocf/highlighters-for-logseq | Adds more highlight colors to Logseq using slash commands and configurable options. | 38 |
phpbrew/phpbrew | Manages multiple PHP versions and builds for various configurations | 5,416 |
php-curl-class/php-curl-class | A PHP class that provides an easy-to-use interface for sending HTTP requests and integrating with web APIs. | 3,266 |
barryvdh/laravel-ide-helper | Generates helper files to enable accurate autocompletion in an Integrated Development Environment (IDE) for Laravel projects. | 14,289 |
tommy-muehle/tooly-composer-script | Manages PHAR files in composer.json without version control | 101 |
inhere/php-console | A comprehensive PHP library for building CLI applications with customizable options, command-line interfaces, and interactive user experiences. | 346 |