Menu

php.MVC application framework Beta 0.2.1.

php.MVC application framework update Beta 0.2.1.

Updated all class files to conform with PHPDoc v 2.2.1
(http://www.callowayprints.com/phpdoc/). PHPDoc converts
PHP class definitions to a Java syntax, and then passes
that result to the Javadoc program itself.

After evaluating the available API documentation tools,
PHPDoc was chosen as it currently produces the “best” Javadoc
style format. And as it uses Javadoc, we can use Doclets
to produce PDF documentation suitable for printing.

Also built a class map of the phpmvc and digester class
files. This is simply a couple of text files listing
the:
file name
class
class variables
class methods
and line numbers for each package.

The next job is a more real-life project. Perhaps a simple shopping cart.

Posted by John Wildenauer 2003-01-21

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.