jekys/email

There is no license information available for the latest version (v0.0.1) of this package.

Simple email checker

Maintainers

Package info

github.com/jekys13/email-checker

Type:tool

pkg:composer/jekys/email

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v0.0.1 2019-06-23 12:07 UTC

This package is auto-updated.

Last update: 2026-03-21 01:17:27 UTC


README

Simple tool for email validation against RFC822 syntax and MX records existence

Install

composer require jekys/email

Usage

Jekys:Email::check('test@jekys.ru');