PHPackages                             mlocati/imap - 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. mlocati/imap

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

mlocati/imap
============

A PHP library to fetch IMAP messages

1.4.1(1y ago)62523MITPHPPHP &gt;=5.3

Since Nov 21Pushed 1y ago2 watchersCompare

[ Source](https://github.com/mlocati/IMAP)[ Packagist](https://packagist.org/packages/mlocati/imap)[ Docs](https://github.com/mlocati/imap)[ RSS](/packages/mlocati-imap/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)DependenciesVersions (14)Used By (0)

A PHP library to fetch IMAP messages
====================================

[](#a-php-library-to-fetch-imap-messages)

Features
--------

[](#features)

- Fetch, delete and undelete messages from an IMAP mailbox.
- Decode encodings (for instance from base64).
- Decode all character sets to UTF-8 (for instance from Latin1).
- Works with PHP 5.3+

Install
-------

[](#install)

### With composer

[](#with-composer)

`composer require mlocati/imap`

### Without composer

[](#without-composer)

```
