Libraries tagged by uimap
raj-uimatic/phpwhois
4 Downloads
phpWhois - library for querying whois services and parsing results. Based on phpwhois.org
emirhanbalkac/utf8-supported-mapper-php
462 Downloads
Model mapping, unmapping and validation
webklex/laravel-imap
2581143 Downloads
Laravel IMAP client
php-imap/php-imap
10579765 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
ddeboer/imap
3145159 Downloads
Object-oriented IMAP for PHP
zbateson/mail-mime-parser
32903572 Downloads
MIME email message parser
webklex/php-imap
2744109 Downloads
PHP IMAP client
tedivm/fetch
1025431 Downloads
A PHP IMAP Library
ssilence/php-imap-client
157078 Downloads
Php imap client
secit-pl/imap-bundle
1103995 Downloads
PHP-IMAP Symfony integration.
jason-munro/cypht
106280 Downloads
Lightweight Open Source webmail written in PHP and JavaScript
zetacomponents/mail
1677581 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
javanile/php-imap2
122547 Downloads
PHP IMAP with OAUTH2
henrique-borba/php-sieve-manager
60331 Downloads
A modern (started in 2022) PHP library for the ManageSieve protocol (RFC5804) to create/edit Sieve scripts (RFC5228). Used by Cypht Webmail.
genkgo/mail
51309 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.