PHPackages                             migli/email-address-extractor - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. migli/email-address-extractor

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

migli/email-address-extractor
=============================

Extract the email address from all the .eml files inside a given folder

611PHP

Since May 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/migliori/email-address-extractor)[ Packagist](https://packagist.org/packages/migli/email-address-extractor)[ RSS](/packages/migli-email-address-extractor/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Email Address Extractor
=======================

[](#email-address-extractor)

Extract the email address from all the `.eml` files inside a given folder

Why?
----

[](#why)

Most email clients (GMail, Outlook, Thunderbird, ...) do not allow to export a list of email addresses in a simple way from an email folder.

On the other hand, there is always a way to export the messages as `.eml` files.

This little tool recursively scans the .eml files in a directory and extracts from them all the email addresses.

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

[](#installation)

Install with Composer

```
composer require migliori/email-address-extractor
```

or clone or download the package to a location where your PHP server can access it

Usage
-----

[](#usage)

- Open extractor.php in your browser from a running PHP server
- Paste in the form the path to the folder on your hard disk where the `.eml` files are located
- Choose your options
- Click the `Find email addresses` button
- The `Email Address Extractor` will analyze your folder and show the results in a textarea.

**Remarks**:

The `.eml` files must be on the same disk as `Email Address Extractor`. The tool is not designed to download remote `.eml` files.

The `Email Address Extractor` analyzes your folder recursively, which means that it will also analyze the subfolders.

Available options
-----------------

[](#available-options)

The options allow to choose the email addresses:

- of the senders ('**From:**')
- of the recipients ('**To:**')
- from the contents of the emails

You can check several options at the same time.

Screenshot
----------

[](#screenshot)

[![Email Address Extractor](https://camo.githubusercontent.com/2756416c22950eb483d9cc654b7a0add2a8f7cbc1298d259a5c3a9f590651cd2/68747470733a2f2f6269742e6c792f336575486169363f7261773d74727565 "Extract email addresses from .eml files")](https://camo.githubusercontent.com/2756416c22950eb483d9cc654b7a0add2a8f7cbc1298d259a5c3a9f590651cd2/68747470733a2f2f6269742e6c792f336575486169363f7261773d74727565)

Authors
-------

[](#authors)

- [@Migliori](https://github.com/migliori)

License
-------

[](#license)

This project is under [GNU GENERAL PUBLIC](LICENSE) license

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity30

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://www.gravatar.com/avatar/82cd171f848f6e6fc792344b87070bebaee163b5719cc7166d0ebf1fcfff2b58?d=identicon)[migli](/maintainers/migli)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/migli-email-address-extractor/health.svg)

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

###  Alternatives

[amstaffix/pagination

Simple pagination

46290.4k6](/packages/amstaffix-pagination)[faonni/module-smart-category

SmartCategory module is a base of Smart Categories functionality.

8289.3k3](/packages/faonni-module-smart-category)[sitegeist/silhouettes

Preconfigure property-silhuettes that can be applied to various properties of multiple NodeTypes.

16157.5k](/packages/sitegeist-silhouettes)[chevere/throwable-handler

Throwable handler for multiple contexts

1131.9k9](/packages/chevere-throwable-handler)[michaeljennings/refinery

A php class to refine data into a set format.

129.5k2](/packages/michaeljennings-refinery)

PHPackages © 2026

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