Skip to content

twentyua/html-validator-bundle

Repository files navigation

Html validator bundle

Installing

composer require "twentyua/html-validator-bundle"

Add the bundle to your AppKernel.php:

new \TwentyUa\HtmlValidatorBundle\TwentyUaHtmlValidatorBundle(),

Configuration

Not additional configuration is needed.

Usage

$container->get('twentyua_htmlvalidator.validator')->isMarkupValid($html);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages