News Feed
Jobs Feed
Sections




News Archive
SitePoint PHP Blog:
Index of PHP tokens for Emacs and beyond
November 19, 2007 @ 14:38:00

Troels Knak-Nielsen has posted a script that he's developed (for use in Emacs) to look through a PHP file and pull out all of the classes and functions found inside.

As you probably know, PHP has a ridiculous amount of functions for all kinds of things, and as it happens, token_get_all gives access to the Zend Engine tokenizer. In other words, the same chunk of code, which PHP itself uses, when reading a .php file. This provides an excellent base for writing a script, which can parse the socks off ctags.

The emacs file to bind the editor and the PHP script together is also included, making it as simple to use as binding the function key of your choice to the "php-tokens" script.

3 comments voice your opinion now!
emacs script token tokengetall integrate emacs script token tokengetall integrate


blog comments powered by Disqus

Similar Posts

Community News: Adroit Framework Released

PHPMaster.com: Building a Domain Model - Integrating Data Mappers

Community News: php-mode (PHP documentation integration for Emacs)

Community News: No Starch Press Releases "Wicked Cool PHP"

WebDevLogs.com: Which way to get the PHP self script name is the fastest?


Community Events











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


framework functional zendframework2 unittest conference community interview development release testing rest podcast phpunit series opinion introduction language symfony2 database usergroup

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