Download the PHP package hamedmehryar/laravel-kickbox-validator without Composer
On this page you can find all versions of the php package hamedmehryar/laravel-kickbox-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hamedmehryar/laravel-kickbox-validator
More information about hamedmehryar/laravel-kickbox-validator
Files in hamedmehryar/laravel-kickbox-validator
Download hamedmehryar/laravel-kickbox-validator
More information about hamedmehryar/laravel-kickbox-validator
Files in hamedmehryar/laravel-kickbox-validator
Vendor hamedmehryar
Package laravel-kickbox-validator
Short Description A kickbox email validator for form requests in laravel (forked from 'stayum')
License MIT
Package laravel-kickbox-validator
Short Description A kickbox email validator for form requests in laravel (forked from 'stayum')
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-kickbox-validator
Lavarel Kickbox Validator
A kickbox.io email lookup validator for form requests in laravel. This custom validator for Laravel uses the kickbox.io API to validate that an email actual exists. Not just if it has a specific format or not, but if the email is a real email registered email.
Also see: Laravel Twilio Validator for phone number validation.
Step 1
Install via composer:
Step 2
Add to your service provider list:
Step 3
Add Kickbox credentials to your .env file:
Usage
Add the string 'kickbox' to a form request rules or validator like so:
All versions of laravel-kickbox-validator with dependencies
PHP Build Version
Package Version
The package hamedmehryar/laravel-kickbox-validator contains the following files
Loading the files please wait ....