imap-library
There are 14 repositories under imap-library topic.
Webklex/laravel-imap
Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app.
Webklex/php-imap
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.
djc/tokio-imap
Tokio-based IMAP implementation
Enough-Software/enough_mail
IMAP, POP3 and SMTP clients for Dart developers. Contains both low level as well as a high level API.
TheFox/imapd
IMAP server (library) to serve emails to an email client, written in pure PHP.
uw-imap/imap
Unmonitored mirror for patched uw-imap source
kirilkirkov/PHP-IMAP-Messages-Fetcher
Retrieve messages from an IMAP server (get messages from gmail inbox)
tuberboy/imap
imap to fetch inbox or email messages, fetch email from outlook, hotmail, gmail, aol, zohomail, yahoo, yandex, protonmail, mailru, etc all
CeusMedia/Mail
Use PHP to send mails via SMTP and read mails via IMAP.
gfriloux/maelstrom
Fork of maelstrom : https://git.enlightenment.org/devs/discomfitor/maelstrom.git/
aymanBG/IMAP_PHP-Bootstrap
Manage mailboxes, send ,reply and forward emails in PHP (IMAP)
BaseMax/get-my-inbox-imap
This is a Python script that connects to an IMAP server, logs in using provided credentials, and fetches emails based on specific criteria. The script supports connecting through a proxy server, retries on failure, and reads emails containing certain keywords.
codeigniterpower/codeigniter-imap
IMAP Library for CodeIgniter