PHP Console Highlighter ======================= Highlight PHP code in console (terminal). Example ------- ![Example](http://jakubonderka.github.io/php-console-highlight-example.png) Install ------- Just run the following command to install it: composer require --dev php-parallel-lint/php-console-highlighter:"0.*" Usage ------- ```php getWholeFile($fileContent); ``` ------ [![Downloads this Month](https://img.shields.io/packagist/dm/php-parallel-lint/php-console-highlighter.svg)](https://packagist.org/packages/php-parallel-lint/php-console-highlighter) [![CS](https://github.com/php-parallel-lint/PHP-Console-Highlighter/actions/workflows/cs.yml/badge.svg)](https://github.com/php-parallel-lint/PHP-Console-Highlighter/actions/workflows/cs.yml) [![Test](https://github.com/php-parallel-lint/PHP-Console-Highlighter/actions/workflows/test.yml/badge.svg)](https://github.com/php-parallel-lint/PHP-Console-Highlighter/actions/workflows/test.yml) [![License](https://poser.pugx.org/php-parallel-lint/php-console-highlighter/license.svg)](https://packagist.org/packages/php-parallel-lint/php-console-highlighter)