String Formatter

Package:
String Formatter
Summary:
Template engine to format text strings
Groups:
PHP 5, Templates, Text processing
Author:
Marcin Sztolcman
Description:
This class implements a template engine to format text strings.

It takes a template text string and uses regular expressions to replace certain place holders with given values.

The class supports simple text replacements, justified text insertion, object calls return values, array entry values and insert numbers in different bases.


Powered by Gewgley