Control emails with black and white lists; make lists of domains using regular expressions and validate emails with them
Go to file
2016-04-29 00:14:34 +03:00
src Implemented Storage interface 2016-04-29 00:14:34 +03:00
tests Implemented Storage interface 2016-04-29 00:14:34 +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