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 1
1
# Async HTTP Client for PHP
2
2
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 )
4
5
[ ![ 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 )
5
6
6
7
A 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