I'm looking for a PHP library that provides similar functionality to PyParsing, a simple but powerful parsing engine for Python. Does anyone have a suggestion? I want create a wiki-syntax parsing and a search expression parsing without re-inventing the wheel...
Thanks