Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP).
composer require php-imap/php-imapNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to an IMAP mailbox and search for all emails.
Install the IMAP extension via your package manager or compile PHP with --with-imap.
No dependency data recorded yet.