dosten/disposable-email-checker

A disposable email checker.

dev-master 2016-01-05 18:52 UTC

This package is not auto-updated.

Last update: 2025-06-21 20:11:14 UTC


README

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.