Top Level :: Web Services

Package Information: Services_W3C_HTMLValidator

» Summary » License
An Object Oriented Interface to the W3C HTML Validator service. BSD
» Current Release » Bug Summary
1.0.0 (stable) was released on 2010-04-24 by saltybeagle (Changelog)
Easy Install

Not sure? Get more info.

pear install Services_W3C_HTMLValidator

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Services_W3C_HTMLValidator

  • Package Maintenance Rank: 55 of 229 packages with open bugs
  • Number of open bugs: 2 (6 total bugs)
  • Average age of open bugs: 3507 days
  • Oldest open bug: 3827 days

Report a new bug to Services_W3C_HTMLValidator
» Description
This package provides an object oriented interface to the API
of the W3 HTML Validator application (http://validator.w3.org/).
With this package you can connect to a running instance of the validator and
retrieve the validation results (true|false) as well as the errors and warnings
for a web page.

By using the SOAP 1.2 output format from the validator, you are returned simple
objects containing all the information from the validator. With this package it is
trivial to build a validation system for web publishing.
» Maintainers » More Information

Packages that depend on Services_W3C_HTMLValidator

Dependencies for Services_W3C_HTMLValidator