Download the PHP package idm/laravel-html-validator without Composer
On this page you can find all versions of the php package idm/laravel-html-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download idm/laravel-html-validator
More information about idm/laravel-html-validator
Files in idm/laravel-html-validator
Download idm/laravel-html-validator
More information about idm/laravel-html-validator
Files in idm/laravel-html-validator
Vendor idm
Package laravel-html-validator
Short Description Laravel package with service to validate HTML
License
Package laravel-html-validator
Short Description Laravel package with service to validate HTML
License
Please rate this library. Is it a good library?
Informations about the package laravel-html-validator
LARAVEL HTML VALIDATOR
version: 1.0.0
Description:
Library for laravel to validate HTML by URL.
Install:
Usage:
In your PHP-class (controller / service) just:
1. Use library (at the top in usage stage)
2. Init it
3. Use it
Set the URL of page, which you want to validate:
Get link to validator:
Get validation results (array):
Results:
Config:
To publish library config to your project run:
And select at list: IDM\LaravelHtmlValidator\ServiceProvider
Options in config:
Requirements:
- PHP
- CURL
- Laravel
All versions of laravel-html-validator with dependencies
PHP Build Version
Package Version
The package idm/laravel-html-validator contains the following files
Loading the files please wait ....