Download the PHP package babatundeodaniel/laravel-fake-email-validator without Composer
On this page you can find all versions of the php package babatundeodaniel/laravel-fake-email-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download babatundeodaniel/laravel-fake-email-validator
More information about babatundeodaniel/laravel-fake-email-validator
Files in babatundeodaniel/laravel-fake-email-validator
Package laravel-fake-email-validator
Short Description This package helps you avoid fake emails in your registration process
License MIT
Homepage https://github.com/babatundeodaniel/laravel-fake-email-validator
Informations about the package laravel-fake-email-validator
A useful validation rule to check fake emails and dump emails
The package checks the input email against an updated list of known temporary email host.
Installation
You can install the package via composer:
To customize the configuration file, publish the package configuration using Artisan.
You can then edit the generated config at app/config/config/getripay_verify_fake_emails.php.
Usage
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Daniel Babatunde
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of laravel-fake-email-validator with dependencies
illuminate/support Version >=6.0
wesbos/burner-email-providers Version dev-master