Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ABCDEFGHILMNOPQRSTUVWXYZ
			]
		
		
			
				
					php-kukulich-fshl - FSHL: fast syntax highlighter
					
						- Website:
- http://fshl.kukulich.cz/
- Licence:
- GPLv2+
- Vendor:
- Remi Collet
						- Description:
- FSHL is a free, open source, universal, fast syntax highlighter written in PHP.
A very fast parser performs syntax highlighting for few languages and produces
a HTML output.
To use this library, you just have to add, in your project:
  require_once '/usr/share/php/FSHL/autoload.php'; 
Packages