2017 © Pedro Peláez
 

library html-validator-bundle

image

twentyua/html-validator-bundle

  • Tuesday, October 4, 2016
  • by b17
  • Repository
  • 1 Watchers
  • 1 Stars
  • 336 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 3 % Grown

The README.md

Html validator bundle

Installing

composer require "twentyua/html-validator-bundle"

Add the bundle to your AppKernel.php:, (*1)

new \TwentyUa\HtmlValidatorBundle\TwentyUaHtmlValidatorBundle(),

Configuration

Not additional configuration is needed., (*2)

Usage

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

The Versions

04/10 2016

dev-master

9999999-dev

  Sources   Download

The Requires

 

The Development Requires

by Roman Yakovenko

04/10 2016

v0.2

0.2.0.0

  Sources   Download

The Requires

 

The Development Requires

by Roman Yakovenko

25/11 2015

v0.1

0.1.0.0

  Sources   Download

The Requires

 

The Development Requires

by Roman Yakovenko