micheldiemer/validator

W3C VNU Html validator

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/micheldiemer/validator

1.0.0-beta21 2025-04-11 23:55 UTC

This package is auto-updated.

Last update: 2025-12-12 01:48:06 UTC


README

Installation

composer require micheldiemer/validator

Usage

Possibility to use the remove W3C Validator or a local (eg docker) version

Provides utility functions to validate :

  • source code
  • local file
  • translation from local file to url
  • local url
  • remote url
  • validate html code rendered by php script

Contributions

phpdoc, phplint, phpstan and php-cs-fixer are required globally.

Contributions are welcome either as a GitHub issue or a PR to this repo.