PHPackages                             highline/sendgrid-emailvalidator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. highline/sendgrid-emailvalidator

ActiveNeos-package[Validation &amp; Sanitization](/categories/validation)

highline/sendgrid-emailvalidator
================================

SendGrid Email Validator for Flow Applications

07PHPCI failing

Since Feb 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/HighlineSG/Highline.SendGrid.EmailValidator)[ Packagist](https://packagist.org/packages/highline/sendgrid-emailvalidator)[ RSS](/packages/highline-sendgrid-emailvalidator/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Highline.SendGrid.EmailValidator
================================

[](#highlinesendgridemailvalidator)

EmailValidator for Flow Applications using the [SendGrid Email Validation API](https://sendgrid.com/solutions/email-validation-api/).

Installation
------------

[](#installation)

```
composer require highline/sendgrid-emailvalidator

```

Configuration
-------------

[](#configuration)

After successful installation make sure to configure the SendGrid API key in the Settings.yaml:

```
Highline:
  SendGrid:
    EmailValidator:
      apiKey: ''
```

Usage
-----

[](#usage)

The validator can be used like any other validator inside your Flow Application using the @Flow\\Validate annotation:

```
@Flow\Validate(type="Highline\SendGrid\EmailValidator\EmailValidator")
```

###  Health Score

18

—

LowBetter than 7% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1651774?v=4)[Sebastian Sommer](/maintainers/sebastiansommer)[@sebastiansommer](https://github.com/sebastiansommer)

---

Top Contributors

[![sebastiansommer](https://avatars.githubusercontent.com/u/1651774?v=4)](https://github.com/sebastiansommer "sebastiansommer (4 commits)")

### Embed Badge

![Health badge](/badges/highline-sendgrid-emailvalidator/health.svg)

```
[![Health](https://phpackages.com/badges/highline-sendgrid-emailvalidator/health.svg)](https://phpackages.com/packages/highline-sendgrid-emailvalidator)
```

###  Alternatives

[toplan/laravel-sms

A mobile phone number validation solution based on laravel

83580.2k2](/packages/toplan-laravel-sms)[drupal/coder

Coder is a library to review Drupal code.

3046.8M629](/packages/drupal-coder)[ph-7/eu-vat-validator

A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).

97510.7k1](/packages/ph-7-eu-vat-validator)[hyperf/validation

hyperf validation

122.2M213](/packages/hyperf-validation)[udokmeci/yii2-phone-validator

Modern Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices

36227.5k1](/packages/udokmeci-yii2-phone-validator)[snowcap/vat-validation

EU VAT number validation

10112.3k](/packages/snowcap-vat-validation)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
