2017 © Pedro Peláez
 

library w3c-validator

PHP Wrapper library around W3C Validator for HTML/CSS

image

edmondscommerce/w3c-validator

PHP Wrapper library around W3C Validator for HTML/CSS

  • Wednesday, October 11, 2017
  • by edmondscommerce
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

W3C Validator

By Edmonds Commerce

A simple wrapper class around the W3C HTML Validator (CSS coming soon)., (*1)

Usage

Ensure that you have the following system dependencies, (*2)

  • Java Runtime
  • Unzip

Install using composer. Run the w3c-html-install.bash command in the bin directory, (*3)

To run the validator, instantiate the EdmondsCommerce\W3C\Html class and use the available public methods to validate files or fragments. The library does not handle resolving a URL but this should not be an issue to work around., (*4)

The tool was created with the idea of bulk validation of files over using the public W3C validator that does have a rate limit set., (*5)

The Versions

11/10 2017

dev-master

9999999-dev

PHP Wrapper library around W3C Validator for HTML/CSS

  Sources   Download

MIT

The Development Requires

11/10 2017

0.1.3

0.1.3.0

PHP Wrapper library around W3C Validator for HTML/CSS

  Sources   Download

MIT

The Development Requires

11/10 2017

0.1.2

0.1.2.0

PHP Wrapper library around W3C Validator for HTML/CSS

  Sources   Download

MIT

The Development Requires

11/10 2017

0.1.1

0.1.1.0

PHP Wrapper library around W3C Validator for HTML/CSS

  Sources   Download

MIT

The Development Requires