Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maks3w/email-attachments

Facade for retrieve email attachments with Zend\\Mail
https://github.com/maks3w/email-attachments

Last synced: 3 days ago
JSON representation

Facade for retrieve email attachments with Zend\\Mail

Awesome Lists containing this project

README

        

# Email Attachments

[![Build Status](https://travis-ci.org/Maks3w/email-attachments.svg?branch=master)](https://travis-ci.org/Maks3w/email-attachments)
[![Coverage Status](https://coveralls.io/repos/Maks3w/email-attachments/badge.svg?branch=master)](https://coveralls.io/r/Maks3w/email-attachments?branch=master)

Facade for retrieve email attachments with [Zend\Mail](https://github.com/zendframework/zend-mail).

## Installation

Use [Composer](https://getcomposer.org) to install this library:

```bash
composer require maks3w/email-attachments
```

## License

Code licensed under BSD 2 clauses terms & conditions.

See [LICENSE.txt](LICENSE.txt) for more information.