PHP Classes / Content Parser

Process text and data in arrays recursively

Content Parser PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags