Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app.
-
Updated
Aug 25, 2023 - PHP
Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app.
An email parser written in PHP
PHP-IMAP is a wrapper for common IMAP communication without the need to have the php-imap module installed / enabled. The protocol is completely integrated and therefore supports IMAP IDLE operation and the "new" oAuth authentication process as well.
Retrieve messages from an IMAP server (get messages from gmail inbox)
Add a description, image, and links to the php-imap topic page so that developers can more easily learn about it.
To associate your repository with the php-imap topic, visit your repo's landing page and select "manage topics."