Browse Source

Merge branch 'master' of github.com:ziadoz/awesome-php

pull/1097/head
Jamie 5 years ago
parent
commit
3a6d46ca39
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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

Loading…
Cancel
Save