News Feed
Jobs Feed
Sections




News Archive
C7Y:
Practical Uses for the PHP Tokenizer
August 20, 2008 @ 09:31:55

A new tutorial has been posted to php|architects C7Y community site looking at some practical uses of the PHP tokenizer to work with your source.

In this article we take a look at the PHP tokenizer and its potential at analyzing and processing PHP source code. We will build several working examples, which you can start using and extending for your own purposes.

The author, Stan Vassilev, explains what the tokenizer is for, how it parses the code (via a lexer) and how to get at the tokens that are created. He uses the token_get_all and token_name functions to get the information and creates a wrapper class around them to strip whitespace and comments.

1 comment voice your opinion now!
tokenizer practical use tutorial strip whitespace filter class


blog comments powered by Disqus

Similar Posts

WebReference.com: User Personalization with PHP: The Home Page

PHPRiot.com: Zend Framework 101: Zend_Registry

Derick Rethans' Blog: Short URLs

MaltBlue.com: Zend Framework 2 Forms - Simple and Available Everywhere

Jonathan Snook's Blog: Elemental: Conditional Content with CakePHP


Community Events









Don't see your event here?
Let us know!


functional example composer interview podcast community development testing object api framework zendframework2 unittest event release opinion code tool introduction language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework