php-imap
Email client library
A PHP library for connecting to email accounts and managing mailboxes using IMAP protocols
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
2k stars
69 watching
459 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tedious/fetch | A PHP library for interacting with email servers using the IMAP protocol | 503 |
martinrusev/imbox | Provides an interface to IMAP email servers using Python | 1,185 |
emersion/go-imap | An IMAP protocol library for building email clients and servers | 2,097 |
40ants/trivial-imap | A wrapper around an IMAP library to simplify common tasks like reading emails from a server | 3 |
henrikbjorn/stampie | An API wrapper for sending emails using various providers | 33 |
danzuep/mailkitsimplified | An email library that simplifies sending and receiving emails using MailKit | 80 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
billzhong/inbox.py | An asynchronous SMTP server for handling incoming emails. | 1,507 |
axuno/mailmergelib | An SMTP client library for generating and sending personalized emails with templates and attachments | 111 |
phplist/phplist3 | A tool for managing email campaigns and newsletters, allowing users to create, send, analyze, and personalize messages. | 757 |
synchro/phpmailer | A popular PHP email sending library with features like SMTP support, encryption, and attachment handling. | 1,547 |
the-djmaze/snappymail | A web-based email client with advanced features and compatibility with multiple browsers | 1,034 |
beyondcode/laravel-mailbox | Handles incoming emails in a Laravel application | 1,039 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |
eudoxia0/postmaster | An SMTP/IMAP email library with an API inspired by popular services | 10 |