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

DevShed: Performing Full-text and Boolean Searches with MySQL

Fabien Potencier's Blog: Create your own framework... on top of the Symfony2 Components (part 12)

Sony AK Knowledge Center: Create Realtime Chart Without Page Refresh using FusionCharts Free & Ajax

FuzzyOpinions Blog: Tutorial: improving security with a PHP Captcha

Matthew Weir O'Phinney's Blog: Login and Authentication with Zend Framework


Community Events











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


framework community functional unittest introduction code tool testing phpunit language series zendframework2 development conference example application interview opinion release podcast

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