dosten / disposable-email-checker

A disposable email checker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disposable e-mail checker

Build Status

Requirements

Installation

The recommended way to install the library is through Composer.

$ composer require dosten/disposable-email-checker:dev-master

Otherwise, install the library yourself.

Contributing

See CONTRIBUTING.md file.

Running Tests

Install the Composer dev dependencies:

$ composer install --dev

Then, run the test suite using PHPUnit:

$ phpunit

License

The library is released under the MIT License. See the bundled LICENSE file for details.

About

A disposable email checker.

License:MIT License


Languages

Language:PHP 100.0%