News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Greg Beaver's Blog:
New PECL Docblock Extension
November 22, 2005 @ 05:51:18

On Greg Bewaver's blog today, there's this new post providing some information about a new PECL extension for DocBlock creation/parsing he's created.

I just released pecl at pecl.php.net, my first PHP extension. docblock is to phpDocumentor docblocks what the tokenizer extension is to PHP itself. It takes a docblock as an argument, and returns an array of tokens. Parsing docblocks in PHP has always been a major pain, and also very difficult to do correctly, because certain kinds of code simply won't parse correctly without a proper scanner (such as docblocks containing and @fopen - phpDocumentor 1.3.x will try to parse the "@fopen" tag).

He notes it's only really been tested with PHP 5.1, but has shown some promising results so far. And, for users of phpDocumentor, he also provides a quick update on the status of that project as well...

1 comment voice your opinion now!
php pecl docblock extension phpdocumentor php pecl docblock extension phpdocumentor




Similar Posts

Site News: A Call for PHP User Group Information

Christian Stocker\'s Blog: PHP 5, OS X, fink and iconv

SomeCoders.com: Member Managment System Using PHP, AJAX and script.aculo.us (Part 1)

Codewalkers.com: Creating a CAPTCHA with PHP

CodeSnipers.com: Stupidly Easy MVC - Group Membership Application (Part 2)


Community Events









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


mysql framework ajax job releases example PHP5 conference zendframework book developer release zend cakephp PEAR database package security application code

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