File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11# Async HTTP Client for PHP
22
3- [ ![ Packagist Version] ( https://img.shields.io/packagist/v/async-http/async-http.svg )] ( https://packagist.org/packages/async-http/async-http )
3+ [ ![ Packagist Version] ( https://img.shields.io/packagist/v/async-http/async-http.svg )] ( https://packagist.org/packages/async-http/async-httpi )
4+ ![ Packagist Downloads] ( https://img.shields.io/packagist/dt/async-http/async-http?style=flat&logo=composer&color=blue )
45[ ![ Tests] ( https://github.com/CodeWithSushil/async-http/actions/workflows/tests.yml/badge.svg?branch=master )] ( https://github.com/CodeWithSushil/async-http/actions/workflows/tests.yml )
56
67A fully async, non-blocking HTTP client built using ` stream_socket_client ` and ` stream_select ` . No cURL. No Guzzle.
You can’t perform that action at this time.
0 commit comments