Content Parser

Package:
Content Parser
Summary:
Process text and data in arrays recursively
Groups:
PHP 5, Text processing
Author:
Nikola Posa
Description:
This package can be used to process text and data in arrays.

There is an abstract base class that can check the strings and call concrete methods that do the actual processing of the texts in the strings.

It can also traverse arrays and process string entry values or traverse array entries recursively to process their entries.

A concrete implementation class is provide as an example to demonstrate how to use it to process text with smiley characters.


Powered by Gewgley