Add amphp/byte-stream

This commit is contained in:
Niklas Keller 2017-10-19 10:40:33 +02:00 committed by Jamie York
parent 0077ab8880
commit a7e4a8e57c
1 changed files with 1 additions and 0 deletions

View File

@ -266,6 +266,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
### Streams
*Libraries for working with streams.*
* [ByteStream](https://amphp.org/byte-stream/) - An asynchronous stream abstraction.
* [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library.
### Dependency Injection