PEAR  
Search package by name
 

Package Management
Package Management

 

Package Search
Package Search

 

Channel Management
Channel Management

 

Configuration
Configuration

 
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package Text_Highlighter
Installed - no -
Latest 0.7.3
License PHP License
Summary Syntax highlighting
Description Text_Highlighter is a package for syntax highlighting.

It provides a base class provining all the functionality,
and a descendent classes geneator class.

The main idea is to simplify creation of subclasses
implementing syntax highlighting for particular language.
Subclasses do not implement any new functioanality,
they just provide syntax highlighting rules.
The rules sources are in XML format.

To create a highlighter for a language, there is no need
to code a new class manually. Simply describe the rules
in XML file and use Text_Highlighter_Generator to create
a new class.
Dependencies
PHP Version: 4.3.3 or newer
PEAR Package: pear.php.net/PEAR 1.4.0b1 or newer
PEAR Package: pear.php.net/PEAR 1.0 or newer
PEAR Package: pear.php.net/XML_Parser 1.0.1 or newer
PEAR Package: pear.php.net/Console_Getopt 1.0 or newer
Options
install Install package
More extra info Extended Package Information
manual pear.php.net Developer Documentation
manual pear.php.net Package Manual