zftool.vim : PHP plugin for running ZFTool commands
script karma |
Rating 0/0,
Downloaded by 623 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
David Saenz Tagarro |
|
script type |
utility |
|
description |
ZFTool is an utility module for maintaining modular Zend Framework 2
applications. It runs from the command line and can be installed as ZF2 module
or as PHAR
This plugin gives you access to ZFTool features without leaving your favourite
editor.
Requirements:
- Vim running inside tmux session
- Installed plugin: 'benmills/vimux'
- Command zf.php available from command line
Check requirements for zf.php at official repository:
https://github.com/zendframework/ZFTool
Usage:
Currently you have access to ZFTool features from command line:
:ZFnewProject - Project creation
:ZFnewModule - Module creation
:ZFnewController - Controller creation
:ZFnewAction - Action creation
:ZFrepeat - Repeat last ZF command run
Every time you run a command values are cached in order to make next command
quickier to run
Grab the latest dev version from github: https://github.com/dsaenztagarro/zftool.vim |
|
install details |
Extract the zip file to ~/.vim (or vimfiles on Windows). |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 44.220.255.141
|