Download the PHP package diegomagikal/laravel-tempmail without Composer
On this page you can find all versions of the php package diegomagikal/laravel-tempmail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download diegomagikal/laravel-tempmail
More information about diegomagikal/laravel-tempmail
Files in diegomagikal/laravel-tempmail
Download diegomagikal/laravel-tempmail
More information about diegomagikal/laravel-tempmail
Files in diegomagikal/laravel-tempmail
Vendor diegomagikal
Package laravel-tempmail
Short Description Validator to block emails from temp mail services
License MIT
Homepage https://github.com/diegomagikal/laravel-tempmail
Package laravel-tempmail
Short Description Validator to block emails from temp mail services
License MIT
Homepage https://github.com/diegomagikal/laravel-tempmail
Please rate this library. Is it a good library?
Informations about the package laravel-tempmail
laravel-tempmail
Validator to block temp mails usage.
Introduction
This package verify if the typed email use a domain from any temporary email services and denies it.
Installation
To get the latest version of this package, add the following line to your composer.json:
Usage
Use the rule tempmail
in email validation, like this:
Custom message / translation
Add 'tempmail' key to resources/lang/{YOUR_LANG}/validation.php with the desired message.
Blocked services (growing)
All the domains of the following providers are blocked:
- temp-mail.org
- tempm.com
- getinboxes.com
- getnada.com
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-tempmail with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.6|~7.0
The package diegomagikal/laravel-tempmail contains the following files
Loading the files please wait ....