reactphp / stream

Event-driven readable and writable streams for non-blocking I/O in ReactPHP.
https://reactphp.org/stream/
MIT License
618 stars 62 forks source link

Add badge to show number of project installations #162

Closed SimonFrings closed 2 years ago

SimonFrings commented 2 years ago

This PR adds a badge with the number of installation on packagist to the README.

Builds on top of reactphp/socket#285.