easybook / geshi
GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.
Installs: 878 859
Dependents: 15
Suggesters: 0
Security: 0
Stars: 21
Watchers: 5
Forks: 13
pkg:composer/easybook/geshi
Requires
- php: >=5.0
 
README
This repository has been created just to be able to install GeSHi as a Composer package. Technically it's a port of the GeSHi project code found on SourceForge: http://sourceforge.net/projects/geshi/
Differences from the official SourceForge repository:
- 3/mar/2016: removed the closing 
?>tag from PHP files. - 11/may/2014: added 
sass.phpfile to highlight Sass stylesheets. - 28/sep/2012: added 
twig.phpfile to highlight Twig templates.