Change category name.

This commit is contained in:
Jamie 2013-11-13 18:59:23 -07:00
parent 27a5980a29
commit e3ec4fb11a
1 changed files with 2 additions and 2 deletions

View File

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