dev-master
9999999-devA disposable email checker.
MIT
The Requires
- php >=5.5.9
The Development Requires
by Diego Saint Esteben
Wallogit.com
2017 © Pedro Peláez
A disposable email checker.
The recommended way to install the library is through Composer., (*2)
$ composer require dosten/disposable-email-checker:dev-master
Otherwise, install the library yourself., (*3)
See CONTRIBUTING.md file., (*4)
Install the Composer dev dependencies:, (*5)
$ composer install --dev
Then, run the test suite using PHPUnit:, (*6)
$ phpunit
The library is released under the MIT License. See the bundled LICENSE file for details., (*7)
A disposable email checker.
MIT