mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Update README.md
Add a library of sms sender.
This commit is contained in:
parent
d93f648b34
commit
c76ec2051c
@ -20,6 +20,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
- [Middlewares](#middlewares)
|
- [Middlewares](#middlewares)
|
||||||
- [URL](#url)
|
- [URL](#url)
|
||||||
- [Email](#email)
|
- [Email](#email)
|
||||||
|
- [Sms] (#sms)
|
||||||
- [Files](#files)
|
- [Files](#files)
|
||||||
- [Streams](#streams)
|
- [Streams](#streams)
|
||||||
- [Dependency Injection](#dependency-injection)
|
- [Dependency Injection](#dependency-injection)
|
||||||
@ -197,6 +198,11 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com).
|
* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com).
|
||||||
* [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
|
* [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
|
||||||
|
|
||||||
|
## Sms
|
||||||
|
*Libraries for sending sms.*
|
||||||
|
|
||||||
|
* [SmsSender](https://github.com/Carpe-Hora/SmsSender) - A sms sender.
|
||||||
|
|
||||||
## Files
|
## Files
|
||||||
*Libraries for file manipulation and MIME type detection.*
|
*Libraries for file manipulation and MIME type detection.*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user