2017 © Pedro Peláez
 

library pygments

Syntax highlighter bridge for pygments

image

pygments/pygments

Syntax highlighter bridge for pygments

  • Friday, October 17, 2014
  • by amouhzi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 161 Installations
  • PHP
  • 1 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Pygments for PHP

PHP Server side syntax highlighter based on Pygments highlighter software., (*1)

Installation:

To use this plugin you need pygments in your server:, (*2)

sudo apt-get python-pygments

That's all. Now you can download the plugin via Composer or as independent library and use it., (*3)

Usage


$code = file_get_contents("test.js"); echo Pygmentize::format($code, "js");

The Versions

17/10 2014

dev-master

9999999-dev https://github.com/php-mod/pygments

Syntax highlighter bridge for pygments

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

pygments highlight highlighter

10/10 2014

1.0.0

1.0.0.0 https://github.com/php-mod/pygments

Syntax highlighter bridge for pygments

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

pygments syntax highlighter highlighter