We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e73072 commit ca67d60Copy full SHA for ca67d60
README.md
@@ -26,6 +26,8 @@ list($args, $shortOpts, $longOpts) = Flags::parseArgv($argv);
26
27
## PHP file highlight
28
29
+> This is inspire jakub-onderka/php-console-highlighter
30
+
31
```php
32
use Toolkit\Cli\Highlighter;
33
0 commit comments