From dbcc0a0765fa997bedbf54821f45bf4b66e8417e Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 13 Mar 2013 15:24:17 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 1fab46a..63c2d62 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -128,6 +128,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library. * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces. * [Purl](https://github.com/jwage/purl) - A URL manipulation library. +* [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3. # Official APIs