You're here: Home » Vim » phpdoc.vim


phpdoc.vim plugin

This is a modified version of the original work done by Karl Heinz Marbaise whose plugin can be found at the Vim script repository.

To my knowledge his version is not maintained anymore and for me it had some shortcomings so I took it and improved it for my needs.

Download

phpdoc.vim plugin. This version was last updated on 15th of January 2008.

Installation/Configuration

Simply place it in your plugin/ directory. The plugin is automatically activated and upon writing PHP code, it automatically generates phpdoc compatible comments in your code for classes, interfaces, functions and properties.

Changes

The most notable changes are listed here only. For the details consult the plugin itself, it has a pretty detailed changelog included in the header.

Most notable changes/improvements:


Contact me