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

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

hyperdigital/raw-email
======================

Raw email library

1.0.1(10y ago)223proprietaryPHP

Since Jun 4Pushed 10y ago2 watchersCompare

[ Source](https://github.com/hyperdigital/raw-email)[ Packagist](https://packagist.org/packages/hyperdigital/raw-email)[ RSS](/packages/hyperdigital-raw-email/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

About
=====

[](#about)

This library simplifies work with emails in PHP. The main class – RawEmail.php offers building a raw email. The raw email supports:

- Attachments
- Multiple recipients
- Both HTML and Plain text versions

Install via composer
--------------------

[](#install-via-composer)

```
composer require hyperdigital/raw-email
```

Use
---

[](#use)

```
