micheldiemer / validator
W3C VNU Html validator
1.0.0-beta21
2025-04-11 23:55 UTC
Requires
- php: >=8.1
- micheldiemer/mbstring: ^1
This package is auto-updated.
Last update: 2025-07-12 00:41:53 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.