Download the PHP package denismitr/real-domain-validator without Composer
On this page you can find all versions of the php package denismitr/real-domain-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download denismitr/real-domain-validator
More information about denismitr/real-domain-validator
Files in denismitr/real-domain-validator
Download denismitr/real-domain-validator
More information about denismitr/real-domain-validator
Files in denismitr/real-domain-validator
Vendor denismitr
Package real-domain-validator
Short Description Validator of domain names that uses DNS to verify the existance of a domain
License MIT
Package real-domain-validator
Short Description Validator of domain names that uses DNS to verify the existance of a domain
License MIT
Please rate this library. Is it a good library?
Informations about the package real-domain-validator
Validator of domain names
By Denis Mitrofanov, 2016
Installation
composer require denismitr/real-domain-validator
Usage
If you are using Laravel, than you can extend the Laravel validator in AppServiceProvider@boot
like so:
Otherwise just install, instantiate and use isValidDomain
method like that:
Http or https prefixes not a problem - will work as well.
All versions of real-domain-validator with dependencies
PHP Build Version
Package Version
No informations.
The package denismitr/real-domain-validator contains the following files
Loading the files please wait ....