PHP Classes / StringList Class

Manage lists of strings

StringList Class PHP Class

This class can be used to manage lists of strings. It can take a list of strings separated by line breaks and extracts key value pairs separated by the = character. The class can return the list of strings as an array, add more strings to the list, and save or load the list from a file.

Similar PHP Classes

Search in PHP Classes

Filter by tags