Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
dbcc0a0765
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

@@ -128,6 +128,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
128 128
 * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
129 129
 * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
130 130
 * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
131
+* [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
131 132
 
132 133
 # Official APIs
133 134
 

Loading…
Cancel
Save