Zerotoprod\ValidateEmail Validates an email. Installation Install the package via Composer: composer require zero-to-prod/validate-email Usage Returns true if the value is a valid email. Zerotoprod\ValidateEmail\ValidateEmail::isEmail('john@example.com')