PHPackages                             pfazzi/email - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. pfazzi/email

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

pfazzi/email
============

A PHP class representing an email address.

v0.1(7y ago)06MITPHPPHP ^7.2

Since Mar 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/pfazzi/php-email)[ Packagist](https://packagist.org/packages/pfazzi/email)[ RSS](/packages/pfazzi-email/feed)WikiDiscussions master Synced 4d ago

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

Email Value Object
==================

[](#email-value-object)

This package contains a PHP class representing an email address as a [value object](https://martinfowler.com/bliki/ValueObject.html).

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

[](#installation)

Using Composer:

```
composer require pfazzi/email
```

Example usages
--------------

[](#example-usages)

```
$email = Email::fromString('test@patrickfazzi.it');
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2609d ago

Major Versions

v0.1 → v1.0.x-dev2019-03-25

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4489261?v=4)[Patrick Luca Fazzi](/maintainers/pfazzi)[@pfazzi](https://github.com/pfazzi)

---

Top Contributors

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

---

Tags

Value Objectemail

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/pfazzi-email/health.svg)

```
[![Health](https://phpackages.com/badges/pfazzi-email/health.svg)](https://phpackages.com/packages/pfazzi-email)
```

###  Alternatives

[egulias/email-validator

A library for validating emails against several RFCs

11.6k691.3M307](/packages/egulias-email-validator)[sendgrid/sendgrid

This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.

1.5k47.5M164](/packages/sendgrid-sendgrid)[pelago/emogrifier

Converts CSS styles into inline style attributes in your HTML code

94944.1M110](/packages/pelago-emogrifier)[zbateson/mail-mime-parser

MIME email message parser

53949.2M79](/packages/zbateson-mail-mime-parser)[soundasleep/html2text

A PHP script to convert HTML into a plain text format

48419.5M75](/packages/soundasleep-html2text)[opcodesio/mail-parser

Parse emails without the mailparse extension

216.8M8](/packages/opcodesio-mail-parser)

PHPackages © 2026

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