1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-19 11:21:31 +02:00

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

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