Home > tokenstream

tokenstream

Tokenstream is a project mainly written in PHP, it's free.

Framework around PHP's Tokenizer to allow easier working with it

Purpose of this project: Create multipurpose Token_Stream and Token class, so they may be used with only slight modifications for any project dealing with the Tokenizer.

To be more concrete: I am annoyed of always modifying the Prephp_Token_Stream class to fit a particular purpose

Previous:social