composer require micheldiemer/validator
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
phpdoc
, phplint
, phpstan
and php-cs-fixer
are required globally.
Contributions are welcome either as a GitHub issue or a PR to this repo.