Control emails with black and white lists; make lists of domains using regular expressions and validate emails with them
Go to file
ErickSkrauch 7b82e48cdd Static Loader class was refactored into AntiTempmailRepo class.
Added LoaderInterface.
Added fromLoader creator for Storage.
2016-04-29 01:53:51 +03:00
src Static Loader class was refactored into AntiTempmailRepo class. 2016-04-29 01:53:51 +03:00
tests Static Loader class was refactored into AntiTempmailRepo class. 2016-04-29 01:53:51 +03:00
.gitignore Initial commit: base git repo structure, base Storage implementation and tests 2016-04-26 23:29:38 +03:00
CHANGELOG.md Initial commit: base git repo structure, base Storage implementation and tests 2016-04-26 23:29:38 +03:00
composer.json Implemented Loader class and added reference repository (for now as git repo, in future - as composer package) 2016-04-28 01:01:04 +03:00
LICENSE.md Initial commit: base git repo structure, base Storage implementation and tests 2016-04-26 23:29:38 +03:00
phpunit.xml.dist Initial commit: base git repo structure, base Storage implementation and tests 2016-04-26 23:29:38 +03:00
README.md Initial commit: base git repo structure, base Storage implementation and tests 2016-04-26 23:29:38 +03:00

// TODO