2017 © Pedro Peláez
 

library html-validator

Simple PHP library for HTML validation against https://checker.html5.org

image

kubawerlos/html-validator

Simple PHP library for HTML validation against https://checker.html5.org

  • Tuesday, August 22, 2017
  • by kubawerlos
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,445 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 5 % Grown

The README.md

Kuba Werłos / HTML validator

Latest Stable Version PHP Version License Build Status, (*1)

Simple PHP library for HTML validation against https://checker.html5.org, (*2)

Installation

    composer require --dev kubawerlos/html-validator

Usage

    use KubaWerlos\HtmlValidator\Validator;

    assertEmpty(Validator::validate(file_get_contents('index.html')));

The Versions

22/08 2017

dev-master

9999999-dev

Simple PHP library for HTML validation against https://checker.html5.org

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *
  • ext-mbstring *

 

by Kuba Werłos

22/08 2017

v1.0.4

1.0.4.0

Simple PHP library for HTML validation against https://checker.html5.org

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *
  • ext-mbstring *

 

by Kuba Werłos

14/07 2017

v1.0.3

1.0.3.0

Simple PHP library for HTML validation against https://checker.html5.org

  Sources   Download

MIT

The Requires

  • php >=5.6
  • ext-curl *
  • ext-mbstring *

 

by Kuba Werłos

09/12 2016

v1.0.2

1.0.2.0

Simple PHP library for HTML validation against https://checker.html5.org

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by Kuba Werłos

26/09 2016

v1.0.1

1.0.1.0

Lightweight library for HTML validation against Validator.nu

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

14/05 2016

v1.0

1.0.0.0

Lightweight library for HTML validation against Validator.nu

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires