Text Helper is a PHP helper class, use it to speed up your development. Currently it supports eleven major operations, and more features are coming. You are welcome to leave comments on what functions you are looking for, I will try my best to add as many as possible. Text Helper is made to make string manipulation easy for developers, it uses native string functions to complete it tasks, but encapsulate the code from you. autoEmail(...
This is the complete multi-byte and binary safe PHP string processing solution that enables you to: validate input data types (alpha, numeric, date, IP, email, URL , hex), change case, apply string effects (shorten, shuffle, scramble, reverse, make URL SEO friendly), generate passwords, generate GUIDs, process and extract characters, words and sentences, compute statistics (word count, unique word count, char count), numbers extraction, substr...