deanblackborough/zf3-view-helpers-code-completion
Composer 安装命令:
composer require deanblackborough/zf3-view-helpers-code-completion
包简介
Helper classes to provide code completion for Zend view helpers and my custom view helpers
README 文档
README
ZF3 View helpers code completion
Helper classes to provide code completion for view helpers in IDEs.
Description
Do you like using view helpers? If the answer is yes, you will have noticed there is no code completion for them in your IDE, the classes in this package will provide code completion for all the default Zend view helpers and the view helpers in my library @ https://github.com/deanblackborough/zf3-view-helpers
Usage
Override $this in your views
/** @var $this DBlackborough\Zf3ViewHelpersCC\CustomAndZend */
统计信息
- 总下载量: 182
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-30