dosten/disposable-email-checker

A disposable email checker.

Installs: 66

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 0

Forks: 1

Open Issues: 0

pkg:composer/dosten/disposable-email-checker

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

This package is not auto-updated.

Last update: 2025-12-20 22:24:23 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.