PHPackages                             kdyby/html-validator-panel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. kdyby/html-validator-panel

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

kdyby/html-validator-panel
==========================

Nette DebugBar panel for validating the output HTML.

v1.1.1(8y ago)1034.6k↓50%72BSD-3-ClausePHP

Since Jun 23Pushed 8y ago4 watchersCompare

[ Source](https://github.com/Kdyby/HtmlValidatorPanel)[ Packagist](https://packagist.org/packages/kdyby/html-validator-panel)[ Docs](http://kdyby.org)[ RSS](/packages/kdyby-html-validator-panel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (5)Used By (2)

Kdyby/HtmlValidatorPanel
========================

[](#kdybyhtmlvalidatorpanel)

[![Downloads this Month](https://camo.githubusercontent.com/dc53af67c69298625cd0840a16779f8714c53b6f130446b1f3508fc3e8d60789/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6b647962792f68746d6c2d76616c696461746f722d70616e656c2e737667)](https://packagist.org/packages/kdyby/html-validator-panel)[![Latest stable](https://camo.githubusercontent.com/c23001b9ed2f845cfcabc62243b5a022ed9c546e0266241dc78388da34963e05/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b647962792f68746d6c2d76616c696461746f722d70616e656c2e737667)](https://packagist.org/packages/kdyby/html-validator-panel)

Requirements
------------

[](#requirements)

Kdyby/HtmlValidatorPanel requires PHP 5.4 or higher

Installation
------------

[](#installation)

The best way to install Kdyby/HtmlValidatorPanel is using [Composer](http://getcomposer.org/):

```
$ composer require kdyby/html-validator-panel
```

Documentation
-------------

[](#documentation)

1. enable in config

```
extensions:
	htmlPanel: Kdyby\Extension\Diagnostics\HtmlValidator\DI\ValidatorExtension
```

2. profit

[![example](https://raw.githubusercontent.com/Kdyby/HtmlValidatorPanel/master/docs/example.png)](https://raw.githubusercontent.com/Kdyby/HtmlValidatorPanel/master/docs/example.png)

Advanced usage
--------------

[](#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  and repository .

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 64.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~584 days

Total

4

Last Release

2960d ago

Major Versions

v0.1 → v1.02015-09-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/bd7915237f7e5a3e6bbdee4345a36d355f0fd440362b2cecd4d705edda023c92?d=identicon)[fprochazka](/maintainers/fprochazka)

---

Top Contributors

[![fprochazka](https://avatars.githubusercontent.com/u/158625?v=4)](https://github.com/fprochazka "fprochazka (18 commits)")[![simPod](https://avatars.githubusercontent.com/u/327717?v=4)](https://github.com/simPod "simPod (7 commits)")[![enumag](https://avatars.githubusercontent.com/u/539462?v=4)](https://github.com/enumag "enumag (1 commits)")[![janatjak](https://avatars.githubusercontent.com/u/11320085?v=4)](https://github.com/janatjak "janatjak (1 commits)")[![ondrejdockal](https://avatars.githubusercontent.com/u/11374009?v=4)](https://github.com/ondrejdockal "ondrejdockal (1 commits)")

---

Tags

validatornettehtmlkdybytracy

### Embed Badge

![Health badge](/badges/kdyby-html-validator-panel/health.svg)

```
[![Health](https://phpackages.com/badges/kdyby-html-validator-panel/health.svg)](https://phpackages.com/packages/kdyby-html-validator-panel)
```

###  Alternatives

[ezyang/htmlpurifier

Standards compliant HTML filter written in PHP

3.3k327.6M445](/packages/ezyang-htmlpurifier)[respect/validation

The most awesome validation engine ever created for PHP

5.9k37.4M383](/packages/respect-validation)[seld/jsonlint

JSON Linter

1.3k217.8M205](/packages/seld-jsonlint)[composer/spdx-licenses

SPDX licenses list and validation library.

1.4k184.2M25](/packages/composer-spdx-licenses)[nette/schema

📐 Nette Schema: validating data structures against a given Schema.

1.0k336.4M125](/packages/nette-schema)[opis/json-schema

Json Schema Validator for PHP

64736.9M186](/packages/opis-json-schema)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
