kdyby/html-validator-panel
最新稳定版本:v1.1.1
Composer 安装命令:
composer require kdyby/html-validator-panel
包简介
Nette DebugBar panel for validating the output HTML.
README 文档
README
Requirements
Kdyby/HtmlValidatorPanel requires PHP 5.4 or higher
Installation
The best way to install Kdyby/HtmlValidatorPanel is using Composer:
$ composer require kdyby/html-validator-panel
Documentation
- enable in config
extensions: htmlPanel: Kdyby\Extension\Diagnostics\HtmlValidator\DI\ValidatorExtension
- profit
Advanced usage
You can specify presenters whose outputs you don´t want to parse by HtmlValidator. It can be done in config file somehow like this:
htmlPanel: presentersToDisableValidationFor: [ App\CustomModule\PagePresenter NetteModule\MicroPresenter ]
Homepage http://www.kdyby.org and repository http://github.com/Kdyby/HtmlValidatorPanel.
统计信息
- 总下载量: 34.66k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2012-09-04
