瀏覽代碼

AlphaSort

pull/1210/head
Filippo Tessarotto 1 月之前
父節點
當前提交
36b8fec05f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -263,13 +263,13 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
263 263
 *Libraries for sending and parsing email.*
264 264
 
265 265
 * [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
266
+* [ddeboer/imap](https://github.com/ddeboer/imap) - Object-oriented, fully tested PHP IMAP library.
266 267
 * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
267 268
 * [Email Validator](https://github.com/nojacko/email-validator) - A small email address validation library.
268 269
 * [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
269 270
 * [Mautic](https://github.com/mautic/mautic) - Email marketing automation
270 271
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
271 272
 * [PHP IMAP](https://github.com/barbushin/php-imap) - A library to access mailboxes via POP3, IMAP and NNTP.
272
-* [ddeboer/imap](https://github.com/ddeboer/imap) - Object-oriented, fully tested PHP IMAP library.
273 273
 * [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/en-us), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [MailChimp](https://mailchimp.com/features/transactional-email/).
274 274
 * [SwiftMailer](https://swiftmailer.symfony.com/docs/introduction.html) - A mailer solution.
275 275
 * [Symfony Mailer](https://github.com/symfony/mailer) - A powerful library for creating and sending emails.

Loading…
取消
儲存