Skip to content

Latest commit

 

History

History
executable file
·
44 lines (24 loc) · 1022 Bytes

File metadata and controls

executable file
·
44 lines (24 loc) · 1022 Bytes

Kdyby/HtmlValidatorPanel

Downloads this Month Latest stable

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

  1. enable in config
extensions:
	htmlPanel: Kdyby\Extension\Diagnostics\HtmlValidator\DI\ValidatorExtension
  1. profit

example


Homepage http://www.kdyby.org and repository http://github.com/Kdyby/HtmlValidatorPanel.