|
|
@@ -13,7 +13,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
13
|
13
|
* HTTP
|
|
14
|
14
|
* URL
|
|
15
|
15
|
* Email
|
|
16
|
|
-* File
|
|
|
16
|
+* Files
|
|
17
|
17
|
* Streams
|
|
18
|
18
|
* Dependency Injection
|
|
19
|
19
|
* Imagery
|
|
|
@@ -127,7 +127,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
127
|
127
|
* [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
|
|
128
|
128
|
* [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).
|
|
129
|
129
|
|
|
130
|
|
-## File
|
|
|
130
|
+## Files
|
|
131
|
131
|
*Libraries for file manipulation and MIME type detection.*
|
|
132
|
132
|
|
|
133
|
133
|
* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
|