PHPackages                             tecpresso/laravel-allow-non-rfc-compliant-email-patch - 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. tecpresso/laravel-allow-non-rfc-compliant-email-patch

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

tecpresso/laravel-allow-non-rfc-compliant-email-patch
=====================================================

Allow non-rfc compliant email (ex. example..@example.com)

1.2.0(6y ago)1052.8k↑661.5%1MITPHPPHP &gt;=7.0

Since Jun 22Pushed 6y ago2 watchersCompare

[ Source](https://github.com/tecpresso/laravel-allow-non-rfc-compliant-email-patch)[ Packagist](https://packagist.org/packages/tecpresso/laravel-allow-non-rfc-compliant-email-patch)[ RSS](/packages/tecpresso-laravel-allow-non-rfc-compliant-email-patch/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (4)Versions (6)Used By (0)

Allow non rfc complaint email validator
=======================================

[](#allow-non-rfc-complaint-email-validator)

[![Build Status](https://camo.githubusercontent.com/3e2c259598f86df2cd662345b69d797cf1ad63e2287da97e19bc6a667cdd9a3f/68747470733a2f2f7472617669732d63692e6f72672f6d696b6b616d652f6c61726176656c2d616c6c6f772d6e6f6e2d7266632d636f6d706c69616e742d656d61696c2d70617463682e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mikkame/laravel-allow-non-rfc-compliant-email-patch)[![Latest Stable Version](https://camo.githubusercontent.com/272352e1ac3d335602ee77c8f9e23c0e8f63487b7bc2a1b02258f21bf96611ed/68747470733a2f2f706f7365722e707567782e6f72672f74656370726573736f2f6c61726176656c2d616c6c6f772d6e6f6e2d7266632d636f6d706c69616e742d656d61696c2d70617463682f76657273696f6e)](https://packagist.org/packages/tecpresso/laravel-allow-non-rfc-compliant-email-patch)[![Total Downloads](https://camo.githubusercontent.com/06da473b5f98573d24432410688a37bf8847b8ff57fdf6762457a989df873e2d/68747470733a2f2f706f7365722e707567782e6f72672f74656370726573736f2f6c61726176656c2d616c6c6f772d6e6f6e2d7266632d636f6d706c69616e742d656d61696c2d70617463682f646f776e6c6f616473)](https://packagist.org/packages/tecpresso/laravel-allow-non-rfc-compliant-email-patch)[![License](https://camo.githubusercontent.com/9d217da8d5e1fa69ceb5e479d10fa54f6398263f8489cb300cf73e233460e4e9/68747470733a2f2f706f7365722e707567782e6f72672f74656370726573736f2f6c61726176656c2d616c6c6f772d6e6f6e2d7266632d636f6d706c69616e742d656d61696c2d70617463682f6c6963656e7365)](https://packagist.org/packages/tecpresso/laravel-allow-non-rfc-compliant-email-patch)

Make RFC violation email address sendable.

This library suppresses Laravel exceptions. There are cases where it cannot be sent depending on the setting of the your mail serverこのライブラリはLaravelの例外を抑制するものです。メールサーバの設定によりメールが送信できない可能性があります

For example:

```
.not-rfc@example.com
not-rfc.@example.com
not..rfc@example.com

```

Install
-------

[](#install)

```
composer require tecpresso/laravel-allow-non-rfc-compliant-email-patch
```

This library corresponds to auto discovery

Usage
-----

[](#usage)

The library enabled automatically.

Testing
-------

[](#testing)

```
composer test
```

Lisence
-------

[](#lisence)

MIT

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% 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.

###  Release Activity

Cadence

Every ~340 days

Total

3

Last Release

2247d ago

PHP version history (2 changes)1.0.0PHP ^7.0

1.1.0PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13947046?v=4)[mikkame](/maintainers/mikkame)[@mikkame](https://github.com/mikkame)

---

Top Contributors

[![mikkame](https://avatars.githubusercontent.com/u/13947046?v=4)](https://github.com/mikkame "mikkame (7 commits)")[![atmngw](https://avatars.githubusercontent.com/u/1226675?v=4)](https://github.com/atmngw "atmngw (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tecpresso-laravel-allow-non-rfc-compliant-email-patch/health.svg)

```
[![Health](https://phpackages.com/badges/tecpresso-laravel-allow-non-rfc-compliant-email-patch/health.svg)](https://phpackages.com/packages/tecpresso-laravel-allow-non-rfc-compliant-email-patch)
```

###  Alternatives

[illuminate/validation

The Illuminate Validation package.

18837.7M1.6k](/packages/illuminate-validation)[laravel-validation-rules/credit-card

Validate credit card number, expiration date, cvc

2422.3M6](/packages/laravel-validation-rules-credit-card)[danielebarbaro/laravel-vat-eu-validator

A simple package that validates EU VAT numbers against the central ec.europa.eu database

41401.6k](/packages/danielebarbaro-laravel-vat-eu-validator)

PHPackages © 2026

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