Download the PHP package kzykhys/pygments without Composer
On this page you can find all versions of the php package kzykhys/pygments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pygments
Pygments.php - A Thin Wrapper for the Python Pygments
A PHP wrapper for the Python Pygments syntax highlighter
Requirements
- PHP5.3+
- Python 2.4+
- Pygments (
sudo easy_install Pygments
)
Installation
Create or update your composer.json and run composer update
Usage
Highlight the source code
Generate a CSS
Guesses a lexer name
Get a list of lexers/formatters/styles
Custom pygmentize
path
License
The MIT License
Author
Kazuyuki Hayashi (@kzykhys)
All versions of pygments with dependencies
PHP Build Version
Package Version
The package kzykhys/pygments contains the following files
Loading the files please wait ....