webeith/php-imap
Composer 安装命令:
composer require webeith/php-imap
包简介
PHP class to access mailbox by POP3/IMAP/NNTP using IMAP extension
README 文档
README
ImapMailbox is PHP class to access mailbox by POP3/IMAP/NNTP using IMAP extension Features: * Connect to mailbox by POP3/IMAP/NNTP (see [http://php.net/imap_open imap_open]) * Get mailbox status (see [http://php.net/imap_check imap_check]) * Receive emails (+attachments, +html body images) * Search emails by custom criteria (see [http://php.net/imap_search imap_search]) * Change email status (see [http://php.net/imap_setflag_full imap_setflag_full]) * Delete email Project site: https://github.com/barbushin/php-imap Recommended: * Google Chrome extension PHP Console - http://goo.gl/b10YF * Google Chrome extension JavaScript Errors Notifier - http://goo.gl/kNix9
统计信息
- 总下载量: 59.76k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL
- 更新时间: 2014-07-09