PHPackages                             tccl/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. tccl/email

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

tccl/email
==========

An email generation library

v1.1.0(4y ago)09MITPHP

Since May 20Pushed 4y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

tccl/email
==========

[](#tcclemail)

This project provides a PHP library for email generation. It supports generating HTML and plain text emails plus multipart emails with embedded attachments.

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

[](#installation)

```
$ composer require tccl/email

```

Sample Usage
------------

[](#sample-usage)

### Sending HTML email with style modifications

[](#sending-html-email-with-style-modifications)

```
