Control emails with black and white lists; make lists of domains using regular expressions and validate emails with them
Go to file
ErickSkrauch ca7e357b68 Refactored Storage to be just Storage (not blacklist)
Implemented whitelist functionality
2016-04-28 23:39:20 +03:00
src Refactored Storage to be just Storage (not blacklist) 2016-04-28 23:39:20 +03:00
tests Refactored Storage to be just Storage (not blacklist) 2016-04-28 23:39:20 +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