Highlighter is a PHP class that can be used to reformat highlighted PHP code. It can highlight PHP code and turn keywords into links to the respective manual page in the PHP.net site. If the code is not enclosed in PHP code tags, it adds these tags before highlighting the code. It can also escape a text string to display as HTML using configurable block tags.
| Tags | Text Processing Markup HTML/XHTML Software Development Libraries php classes |
|---|---|
| Licenses | GPL |
| Implementation | PHP |