Control emails with black and white lists; make lists of domains using regular expressions and validate emails with them
Go to file
2016-04-28 00:00:14 +03:00
src Fixed code style mistakes 2016-04-28 00:00:14 +03:00
tests Implemented TempMailBuster class and his tests. 2016-04-27 10:22:44 +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 Initial commit: base git repo structure, base Storage implementation and tests 2016-04-26 23:29:38 +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