Skip to content

Headoo/mailcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailcheck

Php port of kicksend/mailcheck

Free API available here : mailcheck/suggest

Example : test@hotnail.cmo

Installation :

$  git clone https://github.com/Headoo/mailcheck.git
$  composer update

Test :

$ ./vendor/phpunit/phpunit/phpunit tests

Upload code coverage

$ php vendor/bin/phpunit tests --coverage-clover=coverage.xml
$ bash <(curl -s https://codecov.io/bash)

About

Email domain spelling suggester, php port of kicksend/mailcheck

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages