
Oleg Zorin - 2016-10-25 07:08:05
Janjan, good day.
I have a look on code of your class. You are using strpos(), substr() and other string functions.
From my point of view, regulat expressions is more effective in tasks of text processing.
Take a look. Probably you could improve performance of your class.