Vim PHP Wrapper : A plug-in to speed up PHP development
script karma |
Rating 4/1,
Downloaded by 1813 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
diepm |
|
script type |
ftplugin |
|
description |
Vim PHP Wrapper (vphpw) is a Vim plug-in to help improve PHP development
productivity. It provides functions for common tasks such as importing classes,
running, testing, or documenting PHP code as well as simple APIs for custom
tasks.
For unit testing, vphpw supports PHPUnit out of the box. Codeception is also
supported to a certain extent.
For more information and demos,
https://github.com/diepm/vim-php-wrapper
Requirements:
* Tested with Vim 7.4 and 8. Might still work with 7.3.
* Vim's `tags` for class import functions.
Some features vphpw provides:
* Check for syntax (not in real-time).
* Import classes.
* Run the current PHP buffer with default or manually specified options.
* Test with default or manually specified options.
* Run a test class or specific test case.
* Execute the last command on the last or current target.
* Generate docblock.
* Align docblock.
* Reset/Delete docblock. |
|
install details |
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.191.160.52
|