webchemistry / disposable-emails
此包的最新版本(v1.0.0)没有可用的许可证信息。
v1.0.0
2023-01-16 12:53 UTC
Requires
- php: >= 8.1
Requires (Dev)
- nette/php-generator: ^4.0
- nette/tester: ^2.4
- phpstan/phpstan: ^1.9
- symfony/http-client: ^6.2
- typertion/php: ^1.0
This package is auto-updated.
Last update: 2024-09-16 17:02:50 UTC
README
安装
composer require webchemistry/disposable-emails
使用
$checker = new EmailChecker(); $checker->addProvider(new BuiltinProvider()); assert($checker->isValid('foo@zzz.com'));
致谢
https://raw.githubusercontent.com/MattKetmo/EmailChecker/master/res/throwaway_domains.txt
https://raw.githubusercontent.com/ivolo/disposable-email-domains/master/wildcard.json
https://raw.githubusercontent.com/disposable-email-domains/disposable-email-domains/master/disposable_email_blocklist.conf