浏览代码

pull/4/head
Jamie York 12 年前
父节点
当前提交
af7c80fcd4
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      awesome-php.md

+ 3
- 0
awesome-php.md 查看文件

@@ -68,6 +68,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
68 68
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
69 69
 * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
70 70
 * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
71
+* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com) and [MailGun](http://www.mailgun.com).
71 72
 
72 73
 ## File
73 74
 
@@ -75,6 +76,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
75 76
 * [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
76 77
 * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.
77 78
 * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.
79
+* [Lurker](https://github.com/henrikbjorn/Lurker) - A resource tracking library.
78 80
 
79 81
 ## Dependency Injection
80 82
 
@@ -282,6 +284,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
282 284
 * [Nod](https://github.com/filp/nod) - A notification library (e.g. Growl).
283 285
 * [Notificato](https://github.com/wrep/notificato) - A library for handling push notifications.
284 286
 * [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications.
287
+* [Bernard](https://github.com/henrikbjorn/Bernard) - A structured message library for queues.
285 288
 
286 289
 ## Miscellaneous
287 290
 

正在加载...
取消
保存