Download the PHP package nand2/php-imap without Composer
On this page you can find all versions of the php package nand2/php-imap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nand2/php-imap
More information about nand2/php-imap
Files in nand2/php-imap
Download nand2/php-imap
More information about nand2/php-imap
Files in nand2/php-imap
Vendor nand2
Package php-imap
Short Description Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
License MIT
Homepage https://github.com/nand2/php-imap
Package php-imap
Short Description Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
License MIT
Homepage https://github.com/nand2/php-imap
Please rate this library. Is it a good library?
Informations about the package php-imap
PHP IMAP
Features
- Connect to mailbox by POP3/IMAP/NNTP, using PHP IMAP extension
- Get emails with attachments and inline images
- Get emails filtered or sorted by custom criteria
- Mark emails as seen/unseen
- Delete emails
- Manage mailbox folders
Requirements
- IMAP extension must be present; so make sure this line is active in your php.ini:
extension=php_imap.dll
Installation by Composer
$ composer require php-imap/php-imap
Integration with frameworks
- Symfony - https://github.com/secit-pl/imap-bundle
Usage example
Recommended
- Google Chrome extension PHP Console
- Google Chrome extension JavaScript Errors Notifier
All versions of php-imap with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-imap Version *
ext-imap Version *
The package nand2/php-imap contains the following files
Loading the files please wait ....