Skip to content

micheldiemer/php-composer-validator

Repository files navigation

Utilisty classes for VNU W3C validator

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.

About

Utility Classes and Methods to use the W3C Validator (local or remote)

Resources

License

Stars

Watchers

Forks

Packages

No packages published