Top Level :: Web Services

Package Information: Services_W3C_CSSValidator

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
An Object Oriented Interface to the W3C CSS Validator service. BSD
» Current Release » Bug Summary
0.2.3 (alpha) was released on 2012-06-07 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install Services_W3C_CSSValidator

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Services_W3C_CSSValidator

No open bugs
Report a new bug to Services_W3C_CSSValidator
» Description
This package provides an object oriented interface to the API
of the W3 CSS Validator application (http://jigsaw.w3.org/css-validator/).
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 a style sheet.

By using the SOAP 1.2 output format from the validator, you are returned simple
objects containing all the information from the validator.
» Maintainers » More Information

Packages that depend on Services_W3C_CSSValidator

Dependencies for Services_W3C_CSSValidator